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