pub const ENV_DEBUG_FILE: &str = "TERMWRIGHT_DEBUG_FILE";
Names the file this log is written to. Preferred over TERMWRIGHT_DEBUG because it cannot collide with the driver’s stderr switch.
TERMWRIGHT_DEBUG