toggle menu
Drifter
1.0.0-alpha02
jvm
switch theme
search in API
codegen
/
dev.teogor.drifter.codegen.facades
/
Logger
Logger
interface
Logger
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
error
Link copied to clipboard
abstract
fun
error
(
message
:
String
)
exception
Link copied to clipboard
abstract
fun
exception
(
e
:
Throwable
)
info
Link copied to clipboard
abstract
fun
info
(
message
:
String
)
logging
Link copied to clipboard
abstract
fun
logging
(
message
:
String
)
warn
Link copied to clipboard
abstract
fun
warn
(
message
:
String
)