log4k
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Search in API
log4k
log4k
/
saschpe.log4k
/
Log
/
verbose
verbose
@
JvmOverloads
@
JvmStatic
fun
verbose
(
message
:
String
=
""
,
throwable
:
Throwable
?
=
null
,
tag
:
String
=
""
)
@
JvmOverloads
@
JvmStatic
fun
verbose
(
throwable
:
Throwable
?
=
null
,
tag
:
String
=
""
,
message
:
(
)
->
String
)