toggle menu
kslog
1.4.0
common
switch theme
search in API
kslog
/
dev.inmo.kslog.common.typed
/
TypedKSLogBuilder
/
on
on
fun
on
(
kClass
:
KClass
<
*
>
?
,
with
:
KSLog
)
:
KSLog
?
(
source
)
fun
on
(
kClass
:
KClass
<
*
>
?
,
with
:
SimpleKSLogCallback
)
:
KSLog
?
(
source
)
inline
fun
<
T
:
Any
>
on
(
with
:
KSLog
)
:
KSLog
?
(
source
)
inline
fun
<
T
:
Any
>
on
(
noinline
with
:
SimpleKSLogCallback
)
:
KSLog
?
(
source
)