arbor
Toggle table of contents
2.0.101-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
arbor
arbor
/
com.toxicbakery.logging
/
ISeedling
/
log
log
abstract
fun
log
(
level
:
Int
,
tag
:
String
=
""
,
msg
:
String
,
throwable
:
Throwable
?
=
null
,
args
:
Array
<
out
Any
?
>
?
=
null
)
open
fun
log
(
level
:
Int
,
tag
:
String
,
msg
:
(
)
->
String
,
throwable
:
Throwable
?
=
null
)
A request to perform logging.