Skip to main content

log_parse_warning

Function log_parse_warning 

Source
pub fn log_parse_warning(msg: &str)
Expand description

Log a parse warning to ~/.retro/warnings.log instead of stderr. Best-effort: silently drops the message if the file can’t be opened.