core
/
io.data2viz.charts.logging
/
KLogger
common
K
Logger
class
KLogger
(name:
String
)
Content copied to clipboard
Information Logger.
Constructors
Functions
Properties
Constructors
KLogger
Link copied to clipboard
common
fun
KLogger
(name:
String
)
Content copied to clipboard
Functions
warn
Link copied to clipboard
common
fun
warn
(message:
String
)
Content copied to clipboard
Print a message on the console.
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard