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