Malefix
Toggle table of contents
2.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Malefix
Malefix
/
xyz.malefic.frc.pingu.log
/
LogPingu
/
log
log
@
JvmStatic
fun
log
(
string
:
String
,
value
:
Any
)
Logs a key-value pair.
Parameters
string
The key associated with the value to log.
value
The value to log. Can be any type.