# Functions
New creates a new Tailer.
# Structs
Config provides the configuration of a log tailer.
EventPayload is the mapping for fields in event payloads from request log tailing.
LogFilters contains all of the potential user-provided filters for log tailing.
RedactedError is the mapping for fields in error from an EventPayload.
Tailer is the main interface for running the log tailing session.