kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
kobweb-api
/
com.varabyte.kobweb.api.log
/
Logger
Logger
interface
Logger
(
source
)
Members
Functions
debug
Link copied to clipboard
abstract
fun
debug
(
message
:
String
)
error
Link copied to clipboard
abstract
fun
error
(
message
:
String
)
info
Link copied to clipboard
abstract
fun
info
(
message
:
String
)
trace
Link copied to clipboard
abstract
fun
trace
(
message
:
String
)
warn
Link copied to clipboard
abstract
fun
warn
(
message
:
String
)