commons
2.1.0
slf4j
/
gay.floof.utils.slf4j
/
Slf4jDelegate
Slf4j
Delegate
class
Slf4jDelegate
(
kClass
:
KClass
<
*
>
)
:
ReadOnlyProperty
<
Any
,
Logger
>
Content copied to clipboard
Implements a
ReadOnlyProperty
to provide a simple syntax for constructing slf4j loggers.
Constructors
Functions
Constructors
Slf4j
Delegate
Link copied to clipboard
fun
Slf4jDelegate
(
kClass
:
KClass
<
*
>
)
Content copied to clipboard
Functions
get
Value
Link copied to clipboard
open
operator override
fun
getValue
(
thisRef
:
Any
,
property
:
KProperty
<
*
>
)
:
Logger
Content copied to clipboard