Commit graph

6 commits

Author SHA1 Message Date
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