From 194019c0911f45ecfcc2c5039971809f999b05bc Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 5 Oct 2024 01:17:48 -0700 Subject: [PATCH] Update README.md --- logs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logs/README.md b/logs/README.md index 6c384e6..65cf3a6 100644 --- a/logs/README.md +++ b/logs/README.md @@ -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