package
0.0.0-20241220035036-fbafc0f80254
Repository: https://github.com/aws/shim-loggers-for-containerd.git
Documentation: pkg.go.dev

# Functions

InitLogger initialize the input arguments.
WithRegion sets awslogs region of logger info.

# Constants

CreateGroupKey is a flag to create a new AWS logging group.
CreateStreamKey is a flag to create a new log stream.
nolint:gosec // not credentials.
DatetimeFormatKey specifies the datetime format of the logs.
EndpointKey is the AWS logging endpoint.
GroupKey denotes the AWS logging group name.
MultilinePatternKey defines the pattern for multiline logs.
RegionKey specifies the AWS logging region.
StreamKey specifies the AWS logging stream name.

# Structs

Args represents AWSlogs driver arguments.
LoggerArgs stores global logger args and awslogs specific args.