toggle menu
CallMonitor
jvm
switch theme
search in API
logger
/
pl.kamilszustak.callmonitor.logger
/
Logger
/
log
log
abstract
fun
log
(
level
:
LogLevel
,
tag
:
String
,
message
:
(
)
->
String
)
Logs the
message
with the specified
level
and
tag
.