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