kotlin-logging
Toggle table of contents
8.0.02
common
Platform filter
common
Switch theme
Search in API
kotlin-logging
kotlin-logging
/
io.github.oshai.kotlinlogging
/
DirectLoggerFactory
/
logger
logger
open
override
fun
logger
(
name
:
String
)
:
KLogger
Returns a direct logger with the given
name
.