slib
Toggle table of contents
1.5.1
Select version
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
slib
api-common
/
su.plo.slib.api.logging
/
McLogger
/
debug
debug
abstract
fun
debug
(
format
:
String
,
vararg
arguments
:
Any
?
)
Log a message at the DEBUG level.
Parameters
format
The format string.
arguments
A list of arguments.