macro_rules! warn { ($title:expr, $($arg:tt)*) => { ... }; }
Creates a single line message with a symbol timestamp, title, and message