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