stem.logger module

stem.logger.enable_writing_to_log_file(log_path: Path | str)

Redirects all stdout/stderr to a log file

Args:
  • log_path (Union[Path, str]): Path to the log file