laborchestrator.logging_manager module¶
- laborchestrator.logging_manager.get_standard_logger(session_name: str = 'session_Mon_Oct_20_15_45_17_2025', 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.