-
Notifications
You must be signed in to change notification settings - Fork 3
Disable Logging To A File
Ajay Ramachandran edited this page Mar 13, 2021
·
2 revisions
To enable disable logging, define the USE_LOGGER
environment variable.
On Linux/WSL:
Disable: export USE_LOGGER=0
Enable: export USE_LOGGER=1
You can also set this up with Vscode
- Getting started
- Environment Variables
- Compiling the SBG Library on Linux\Unix\WSL
- Developing on Windows with VSCode
- Set Environment Variable In Vscode With The Cmake Plugin
- Creating Unit Tests
- Cross compiling for the Raspberry Pi
- Info and Error Logging in the Rocket Code
- Send Folder via SSH
Configuration:
Raspberry Pi Setup:
- Add a new wifi network on the Raspberry Pi
- Connect to Raspberry Pi via SSH
- Important Notes About Setting Up Raspberry Pi
- Running Emulation of Raspberry Pi
Logging Format: