toggle menu
kslog
1.4.0
common
js
switch theme
kslog
dev.
inmo.
kslog.
common
add
Default
KSLog()
assert()
assert
S()
Callback
KSLog
d()
debug()
debug
S()
Default
KSLog
default
Message
Formatter
default
Message
Formatter
With
Error
Print
d
S()
e()
error()
error
S()
e
S()
Extended
Console
i()
info()
info
S()
invoke()
i
S()
KSLog
Companion
KSLog()
KSLogger
Default
Platform
Logger
Lambda
l()
log()
logger
Log
Level
TRACE
DEBUG
VERBOSE
INFO
WARNING
ERROR
ASSERT
log
S()
log
Tag
l
S()
Message
Filter
Message
Formatter
Message
Formatter()
set
Default
KSLog()
Simple
KSLog
Callback
t()
tagged
Logger()
Tag
Logger
trace()
trace
S()
t
S()
v()
verbose()
verbose
S()
v
S()
w()
warning()
warning
S()
w
S()
wtf()
wtf
S()
dev.
inmo.
kslog.
common.
filter
filtered()
Filter
KSLog
dev.
inmo.
kslog.
common.
typed
build
Typed
Logger()
Typed
KSLog
Typed
KSLog
Builder
dev.
inmo.
kslog.
common.
utils
plus()
kslog
/
dev.inmo.kslog.common
/
assert
assert
common
js
inline
fun
KSLog
.
assert
(
e
:
Throwable
?
=
null
,
noinline
messageBuilder
:
(
)
->
Any
)
(
source
)
inline
fun
KSLog
.
assert
(
tag
:
String
?
,
e
:
Throwable
?
=
null
,
noinline
messageBuilder
:
(
)
->
Any
)
(
source
)
inline
fun
KSLog
.
assert
(
tag
:
String
,
noinline
messageBuilder
:
(
)
->
Any
)
(
source
)
inline
fun
KSLog
.
assert
(
message
:
Any
,
e
:
Throwable
?
)
(
source
)
inline
fun
KSLog
.
assert
(
message
:
String
,
e
:
Throwable
)
(
source
)
inline
fun
KSLog
.
assert
(
message
:
Any
)
(
source
)
inline
fun
KSLog
.
assert
(
tag
:
String
,
message
:
Any
,
e
:
Throwable
?
)
(
source
)
inline
fun
KSLog
.
assert
(
tag
:
String
,
message
:
Any
)
(
source
)
fun
Console
.
assert
(
assertion
:
Boolean
,
vararg
args
:
Any
?
)
(
source
)
https://developer.mozilla.org/en-US/docs/Web/APtraceI/console/assert_static