KMP Logger
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KMP Logger
logger
/
dev.shivathapaa.logger.api
/
LogWrapper
/
e
e
fun
e
(
message
:
String
,
throwable
:
Throwable
?
=
null
)
(
source
)
Logs an ERROR message with this wrapper's tag.
Parameters
throwable
An optional exception associated with the error.