class

Tracing::FmtFormat::FormatEvent

Inherits Reference < Object

A type that can format a tracing Event to a Writer.

Ported from upstream tracing_subscriber::fmt::format::FormatEvent.

Instance methods

format_event(ctx : FmtContext, writer : Writer, event : Core::Event) : Nil
Source