Commit graph

9 commits

Author SHA1 Message Date
e1523cd9c0 Some logging level adjustments
Move some loggers up to INFO. Disable propagation on erynrl.ui.
2023-03-10 23:54:36 -08:00
1e678ff47d Promote .ui and .visible logging to WARN 2023-03-07 21:30:04 -08:00
368f780fcd Enable UI debug logging 2023-03-05 13:35:35 -08:00
643ab0990b logging_config changes
Add erynrl.map to the config.
Something reformatted the logging config.
2023-02-10 21:10:21 -08:00
8fed219af0 Add erynrl log config 2022-05-15 13:13:22 -07:00
ce63c825b0 Move all the logging to log.py and prefix all the log names with "erynrl" 2022-05-12 20:40:15 -07:00
0e917ac111 Move the ai log config to ERROR level 2022-05-12 08:59:36 -07:00
6f1d68db20 Update the logging config 2022-05-12 08:46:59 -07:00
2762933c83 Configure logging with logging_config.json
See https://docs.python.org/3/library/logging.config.html for details on
the schema for this file.
2022-05-11 07:52:35 -07:00