[][src]Function paris::output::stdout

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

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