mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
turn on and off debug at runtime
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
Write debug information to a file named "debug.<timestamp>".
|
||||
|
||||
On <debugfile> - Turn On debug and write output to <debugfile>
|
||||
Off - Turn Off debug
|
||||
|
||||
If no arguments are given, debug data will be written
|
||||
to a file named "debug.<timestamp>".
|
||||
|
||||
Only available if compiled with debug support.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user