klog
0.0.2-beta03
common
klog
/
klog
/
KLog
/
debug
debug
inline
fun
debug
(
msg
:
String
?
=
null
,
err
:
Throwable
?
=
null
)
inline
fun
debug
(
msg
:
String
?
=
null
,
err
:
Throwable
?
=
null
,
noinline
msgProvider
:
LogMessageFunction
)