Put log level in config.ini #47

Open
opened 2023-12-14 10:16:33 -06:00 by W1CDN · 0 comments
Owner

To fill in this line in kiss_and_db.py

    logging.basicConfig(filename=config['Settings']['log_path'], level=logging.DEBUG, \
                        format='%(asctime)s - %(message)s')
To fill in this line in `kiss_and_db.py` ``` logging.basicConfig(filename=config['Settings']['log_path'], level=logging.DEBUG, \ format='%(asctime)s - %(message)s') ```
W1CDN added the
enhancement
label 2023-12-14 10:16:37 -06:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#47
No description provided.