pull/132/head
James Kirikland Garner 2023-02-14 17:01:25 +08:00
rodzic c519b72f5b
commit 84e89e1d5e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ import busio
# General options
### Logging
log_level = logging.DEBUG
log_level = logging.INFO
log_format = '%(asctime)s %(levelname)s %(name)s: %(message)s'
### Server