toggle menu
commons-utils
2.5.1
jvm
switch theme
search in API
slf4j
/
dev.floofy.utils.slf4j
Package-level
declarations
Functions
Functions
logging
Link copied to clipboard
inline
fun
<
T
>
logging
(
)
:
ReadOnlyProperty
<
Any
?
,
Logger
>
fun
logging
(
name
:
String
)
:
ReadOnlyProperty
<
Any
?
,
Logger
>
Constructs a logger from Slf4j's
LoggerFactory
as a readonly property.