diff --git a/modules/logger.py b/modules/logger.py index 35a5b6d..4c80901 100644 --- a/modules/logger.py +++ b/modules/logger.py @@ -1,5 +1,5 @@ """ -loggerdabn.py +logger.py This module provides functionality for setting up a centralized logging system using the `logging` library and the `python-json-logger` to output logs in JSON format. It handles