Add log file #36

Closed
opened 2023-07-11 09:55:03 -05:00 by mattbk · 2 comments

Include option in config to log or not. I don't want this to get too complex.

Logging would help debugging on a live system better than screen -r-ing into the session and only seeing the latest output (although you can scroll a bit).

Include option in config to log or not. I don't want this to get too complex. Logging would help debugging on a live system better than `screen -r`-ing into the session and only seeing the latest output (although [you can scroll](https://unix.stackexchange.com/questions/40242/scroll-inside-screen-or-pause-output) a bit).
Author
https://docs.python.org/3/howto/logging.html
Owner

Need to add timestamps, something to do with formatting: https://docs.python.org/3/library/logging.html

Need to add timestamps, something to do with formatting: https://docs.python.org/3/library/logging.html
matt closed this issue 2023-12-12 14:43:53 -06:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: W1CDN/aprs_tool#36
No description provided.