Function flexi_logger::json_format
source · pub fn json_format(
w: &mut dyn Write,
now: &mut DeferredNow,
record: &Record<'_>,
) -> Result<(), Error>Available on crate feature
json only.pub fn json_format(
w: &mut dyn Write,
now: &mut DeferredNow,
record: &Record<'_>,
) -> Result<(), Error>json only.