littlekt
0.6.0
common
core
/
com.lehaine.littlekt.log
/
Logger
/
trace
trace
inline
fun
trace
(
msg
:
(
)
->
Any
?
)
Traces the lazily executed
msg
if the
Logger.level
is at least
Level.TRACE