toggle menu
EzXHelper
androidJvm
switch theme
search in API
EzXHelper
/
com.github.kyuubiran.ezxhelper
/
Log
Log
object
Log
Members
Properties
current
Logger
Link copied to clipboard
var
currentLogger
:
Logger
Functions
d
Link copied to clipboard
@
JvmStatic
fun
d
(
msg
:
String
,
thr
:
Throwable
?
=
null
)
@
JvmStatic
fun
d
(
thr
:
Throwable
,
msg
:
String
=
""
)
dx
Link copied to clipboard
@
JvmStatic
fun
dx
(
msg
:
String
,
thr
:
Throwable
?
=
null
)
@
JvmStatic
fun
dx
(
thr
:
Throwable
,
msg
:
String
=
""
)
e
Link copied to clipboard
@
JvmStatic
fun
e
(
msg
:
String
,
thr
:
Throwable
?
=
null
)
@
JvmStatic
fun
e
(
thr
:
Throwable
,
msg
:
String
=
""
)
ex
Link copied to clipboard
@
JvmStatic
fun
ex
(
msg
:
String
,
thr
:
Throwable
?
=
null
)
@
JvmStatic
fun
ex
(
thr
:
Throwable
,
msg
:
String
=
""
)
i
Link copied to clipboard
@
JvmStatic
fun
i
(
msg
:
String
,
thr
:
Throwable
?
=
null
)
@
JvmStatic
fun
i
(
thr
:
Throwable
,
msg
:
String
=
""
)
ix
Link copied to clipboard
@
JvmStatic
fun
ix
(
msg
:
String
,
thr
:
Throwable
?
=
null
)
@
JvmStatic
fun
ix
(
thr
:
Throwable
,
msg
:
String
=
""
)
w
Link copied to clipboard
@
JvmStatic
fun
w
(
msg
:
String
,
thr
:
Throwable
?
=
null
)
@
JvmStatic
fun
w
(
thr
:
Throwable
,
msg
:
String
=
""
)
wx
Link copied to clipboard
@
JvmStatic
fun
wx
(
msg
:
String
,
thr
:
Throwable
?
=
null
)
@
JvmStatic
fun
wx
(
thr
:
Throwable
,
msg
:
String
=
""
)