1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 18:51:04 +02:00

feat(logging): IRONBAR_LOG and IRONBAR_FILE_LOG env vars

This commit is contained in:
Jake Stanger 2022-10-16 13:42:59 +01:00
parent 70e1b526a9
commit ec1d59677b
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
3 changed files with 15 additions and 5 deletions

View file

@ -14,3 +14,4 @@ I welcome contributions of any kind with open arms. That said, please do stick t
- For issues:
- Please provide as much information as you can - share your config, any logs, steps to reproduce...
- If reporting an error, please ensure you use `IRONBAR_LOG` or `IRONBAR_FILE_LOG` set to `debug`.