Structs§
- LogProxy
- Examples
- Mock
Sink - Simple
Processor - Process log lines with
Self::transformer
and write them toSelf::sink
. - Simple
Processor Builder - Sink
- A sink to write log lines to.
- Sink
Handle - See
Sink
.
Enums§
Traits§
Functions§
- is_emf
- Return if the line can be parsed as a valid JSON object
with a top level key
"_aws"
.