Function slog_term::print_msg_header[][src]

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

Returns true if message was not empty