[][src]Function slog_term::print_msg_header

pub fn print_msg_header(
    fn_timestamp: &dyn ThreadSafeTimestampFn<Output = Result<()>>,
    rd: &mut dyn RecordDecorator,
    record: &Record
) -> Result<bool>

Returns true if message was not empty