kodein-log
0.13.0
common
kodein-log
/
org.kodein.log
/
Logger
/
error
error
common
inline
fun
error
(
ex
:
Throwable
?
=
null
,
msgCreator
:
(
)
->
String
)
Content copied to clipboard
Log an exception and a message with
ERROR
severity
inline
fun
error
(
ex
:
Throwable
)
Content copied to clipboard
Log an exception with
ERROR
severity