# Functions
InitLogger initialize the input arguments.
# Constants
AddressKey specifies the address configuration for fluentd.
AsyncConnectKey specifies the async connect configuration key for fluentd.
BufferLimitKey specifies the buffer limit configuration key for fluentd.
FluentdTagKey specifies the tag configuration key for fluentd.
SubsecondPrecisionKey specifies the sub-second precision configuration key for fluentd.
# Structs
Args represents fluentd log driver arguments.
LoggerArgs stores global logger args and fluentd specific args.