toggle menu
common-ext
2.1.0
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.logging
/
LoggingApi
Logging
Api
@
FunctionalInterface
interface
LoggingApi
Author
CJ
Since
2.1.0
Members
Functions
log
Message
Link copied to clipboard
abstract
fun
logMessage
(
level
:
LogLevel
,
message
:
String
,
throwable
:
Throwable
?
=
null
)