Function slog_term::print_msg_header
source · pub fn print_msg_header(
fn_timestamp: &dyn ThreadSafeTimestampFn<Output = Result<()>>,
rd: &mut dyn RecordDecorator,
record: &Record<'_>,
use_file_location: bool
) -> Result<bool>
Expand description
Returns true
if message was not empty