Lumberjack
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Lumberjack
console
/
com.michaelflisar.lumberjack.loggers.console
/
ConsoleLogger
/
log
log
open
override
fun
log
(
level
:
Level
,
tag
:
String
?
,
time
:
Long
,
fileName
:
String
,
className
:
String
,
methodName
:
String
,
line
:
Int
,
msg
:
String
?
,
throwable
:
Throwable
?
)