Expand description
Cleanroom Rust port of upstream Go source file: logging.go
Upstream Target Tag / Version: v2.0.8
Logging helpers (log_to_file, FileLogger) for logging to file without corrupting the TUI.
Structs§
- File
Logger - FileLogger utility struct.
Functions§
- log_
to_ file - Helper function to log to a file.