Update Readme
continuous-integration/drone/pr Build was killed Details

This commit is contained in:
Sarah Jamie Lewis 2022-04-21 16:10:27 -07:00
parent e029076b20
commit 0474d5f327
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ Other version combinations untested and some definitely do not work.
- `LOG_FILE` if defined will mean all go logging will go to a file instead of stdout
- `LOG_LEVEL` if set to `debug` will cause debug logging to be included in log output
- `CWTCH_PROFILE` if set to `1` will cause a memory profile to be written to `mem.prof` and all active goroutines
written to `stdout` when `DebugInfo()` is called.
## Linux Desktop: