Skip to main content

Module logs

Module logs 

Source

Structs§

Event
Family-local payload facade for this endpoint node. One diagnostic event as it goes on the wire.
Timestamp
Family-local payload facade for this endpoint node. Wall-clock instant of one log event. Diagnostic only: log order comes from Event::seq and the envelope, never from this value.

Enums§

Level
Family-local payload facade for this endpoint node. Severity of one log event.
LogValue
Family-local payload facade for this endpoint node. One structured field value. Floating-point fields are finite on decode, so a hostile or broken producer cannot inject a value no consumer can render.