Reefscape2025
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Reefscape2025
Reefscape2025
/
frc.robot.utils.pingu
/
LogPingu
/
log
log
public
final
static
Unit
log
(
String
string
,
Object
value
)
Logs a key-value pair.
Parameters
string
The key associated with the value to log.
value
The value to log.