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