slib
1.2.0
jvm
api-common
/
su.plo.slib.api.logging
/
McLazyLogger
/
debug
debug
open
override
fun
debug
(
format
:
String
,
vararg
arguments
:
Any
?
)
Log a message at the DEBUG level.
Parameters
format
The format string.
arguments
A list of arguments.