mirror of
https://github.com/pdxlocations/contact.git
synced 2026-08-04 16:03:37 +02:00
rm incorrect comment
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ COLOR_CONFIG = loaded_config["COLOR_CONFIG"]
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
logging.basicConfig( # Run `tail -f client.log` in another terminal to view live
|
||||
logging.basicConfig(
|
||||
filename="default_config.log",
|
||||
level=logging.INFO, # DEBUG, INFO, WARNING, ERROR, CRITICAL)
|
||||
format="%(asctime)s - %(levelname)s - %(message)s"
|
||||
|
||||
Reference in New Issue
Block a user