laborchestrator.logging_manager module¶
- laborchestrator.logging_manager.get_standard_logger(session_name: str = 'session_Wed_Mar__4_13_24_10_2026', stream_lvl: int = 20)[source]¶
Returns a custom logger named ‘Orchestrator logger’ with separate file and console handlers. This logger is independent of the root logger so that calls like logging.warning() do not use these settings.