Update README.md

This commit is contained in:
SpudGunMan
2024-10-05 01:17:48 -07:00
parent 99884884de
commit 194019c091
+1 -1
View File
@@ -15,7 +15,7 @@ LogMessagesToFile = False
SyslogToFile = True
```
To change the stdout (what you see on the console) logging level (default is DEBUG) see the following example, line is in [../modules/log.py](/modules/log.py)
To change the stdout (what you see on the console) logging level (default is DEBUG) see the following example, line is in [../modules/log.py](../modules/log.py)
```
# Set level for stdout handler