mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 01:13:14 +02:00
Update README.md
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user