Module json_log

Module json_log 

Source
Expand description

JSON structured logging sink.

Serializes FabricEvent instances as one-line JSON to stdout. Enabled by the json-log feature flag.

Structs§

JsonEventSink
An EventSink that serializes events as one-line JSON to stdout.

Functions§

event_layer
Classify a FabricEvent into its originating layer.