Crate aws_lambda_log_proxy

Source

Structs§

LogProxy
Examples
MockSink
SimpleProcessor
Process log lines with Self::transformer and write them to Self::sink.
SimpleProcessorBuilder
Sink
A sink to write log lines to.
SinkHandle
See Sink.

Enums§

Error
OutputFormat

Traits§

Processor

Functions§

is_emf
Return if the line can be parsed as a valid JSON object with a top level key "_aws".

Type Aliases§

Timestamp