lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-common
/
com.apadmi.mockzilla.lib.service
/
MockzillaLogWriter
/
log
log
abstract
fun
log
(
logLevel
:
MockzillaConfig.LogLevel
,
message
:
String
,
tag
:
String
,
throwable
:
Throwable
?
=
null
)