ds_stoa.utils.logger ==================== .. py:module:: ds_stoa.utils.logger .. autoapi-nested-parse:: Logger Module. This module contains the logger for the DS-Stoa package. The logger is used to log events and errors during the execution of the program. It provides a centralized location for logging, allowing for easy configuration of log levels, formatting, and output destinations. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/ds_stoa/utils/logger/_context/index /autoapi/ds_stoa/utils/logger/_logger/index Attributes ---------- .. autoapisummary:: ds_stoa.utils.logger.StoaLogger ds_stoa.utils.logger.LOGGER Package Contents ---------------- .. py:data:: StoaLogger .. py:data:: LOGGER