Microservices Libs
Toggle table of contents
1.0.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Microservices Libs
common
/
dev.limebeck.libs.logger
/
NaiveLogger
/
log
log
abstract
fun
log
(
level
:
LogLevel
,
msg
:
String
,
throwable
:
Throwable
?
=
null
)