kodein-log
/
org.kodein.log
/
Logger
/
log
common
log
inline fun
log
(level:
Logger.Level
, error:
Throwable
? = null, meta:
Map
<
String
,
Any
> = emptyMap(), msgCreator: () ->
String
? = { null })
Content copied to clipboard
Create a
Logger.Entry
with the proper metadata and pair it with a given message