Function elf_rust::json_format

source ยท
pub fn json_format<W>(buf: &mut W, record: &Record<'_>) -> Result<()>
where W: Write,