mirror of
https://github.com/pdxlocations/contact.git
synced 2026-06-15 11:14:46 +02:00
typo
This commit is contained in:
@@ -26,7 +26,7 @@ os.environ["TERM"] = "screen"
|
||||
os.environ["LANG"] = "C.UTF-8"
|
||||
|
||||
# Configure logging
|
||||
# Run `tail -f contact.log` in another terminal to view live
|
||||
# Run `tail -f client.log` in another terminal to view live
|
||||
logging.basicConfig(
|
||||
filename=globals.log_file_path,
|
||||
level=logging.INFO, # DEBUG, INFO, WARNING, ERROR, CRITICAL)
|
||||
|
||||
Reference in New Issue
Block a user