epymorph.log.file For logging epymorph simulations to a file. file_log file_log( log_file: str = "debug.log", log_level: str | int = DEBUG, ) -> Generator[None, None, None] Enable detailed file logging during a simulation.