mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
15 lines
240 B
YAML
15 lines
240 B
YAML
|
|
extra_includes:
|
||
|
|
- wpi/datalog/DataLog.h
|
||
|
|
|
||
|
|
classes:
|
||
|
|
frc::DataLogManager:
|
||
|
|
methods:
|
||
|
|
Start:
|
||
|
|
Stop:
|
||
|
|
Log:
|
||
|
|
GetLog:
|
||
|
|
return_value_policy: reference
|
||
|
|
GetLogDir:
|
||
|
|
LogNetworkTables:
|
||
|
|
LogConsoleOutput:
|