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