pytrnsys_process.log.logger.get_simulation_logger# pytrnsys_process.log.logger.get_simulation_logger(simulation_path: Path) → Logger[source]# Create a logger specific to a simulation directory. Parameters: simulation_path – Path to the simulation directory Return type: Logger instance configured to write to a log file in the simulation directory