Skip to main content

WriteToFile

Function WriteToFile 

Source
pub fn WriteToFile(Line: &str)
Expand description

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.