Structs§
- Cloud
Watch Cout Message Formatter - A
MessageFormatterthat serializes log messages into a single-line JSON format. - Config
- Configuration for the AWS CloudWatch service.
- Data
- Shared state and configuration for the Loki service.
- Message
- A container for a log message and its associated CloudWatch metadata.
- Simple
Cloud Watch - Standard implementation of the CloudWatch service using the AWS SDK.
- Standard
Message Formatter - The default formatter for CloudWatch messages.
Traits§
- Cloud
Watch - Trait defining the behavior for CloudWatch log providers.
- Message
Formatter - Defines a strategy for converting a log message into a string format compatible with CloudWatch Logs.
Type Aliases§
- Cloud
Watch Cout - A specialized
CoutWriteservice that outputs JSON logs for AWS CloudWatch.