FRC-Utilities / QDriverStation

Cross-platform clone of the FRC Driver Station
https://frc-utilities.github.io
MIT License
189 stars 26 forks source link

Netconsole enhancements #50

Closed BearzRobotics closed 4 years ago

BearzRobotics commented 7 years ago

1) adding color codding to the netconsole out put. for example when error or [error]: is printed out it is displayed in red. When warning or [warning]: is printed out it is displayed in yellow.

2) saving the netconsole out put to a text file. under the ~/.qdriverstation file having a folder called netconsole that corresponds in layout to the logs folder. So you would have version month, ect but these files would include the raw output from the netconsole