kotlin-logging
2.1.17
jvm
kotlin-logging
/
mu
/
KLoggable
/
logger
logger
jvm
open
fun
logger
(
)
:
KLogger
Content copied to clipboard
get logger for the class
open
fun
logger
(
name
:
String
)
:
KLogger
Content copied to clipboard
get logger by explicit name
abstract
val
logger
:
KLogger
Content copied to clipboard
The member that performs the actual logging