kodein-log
/
org.kodein.log
/
Logger
/
error
common
error
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