pub fn WriteToFile(Line: &str)
Append a single formatted line to the session’s log file if the file sink is active. Swallows every error - dev_log must never crash.