[][src]Function paris::output::stderr

pub fn stderr<T>(message: T, line_ending: &str) where
    T: Display

Basically eprint! without all the argument formatting. It does however replace keys with their respective color codes and adds timestamps if feature is enabled.