arbor
Toggle table of contents
2.0.101-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
arbor
arbor
/
com.toxicbakery.logging
/
Branch
/
e
e
fun
e
(
msg
:
String
)
fun
e
(
msg
:
(
)
->
String
)
fun
e
(
throwable
:
Throwable
,
msg
:
(
)
->
String
)
fun
e
(
throwable
:
Throwable
,
msg
:
String
=
""
)
Log an error message.
fun
e
(
msg
:
String
,
args
:
Array
<
out
Any
?
>
?
)
fun
e
(
throwable
:
Throwable
,
msg
:
String
,
args
:
Array
<
out
Any
?
>
?
)
Log a error message.