mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
15 lines
242 B
YAML
15 lines
242 B
YAML
extra_includes:
|
|
- wpi/datalog/DataLog.hpp
|
|
|
|
classes:
|
|
wpi::DataLogManager:
|
|
methods:
|
|
Start:
|
|
Stop:
|
|
Log:
|
|
GetLog:
|
|
return_value_policy: reference
|
|
GetLogDir:
|
|
LogNetworkTables:
|
|
LogConsoleOutput:
|