Imports of package fluentd

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/containerd/logPackage log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger.
github.com/docker/docker/daemon/loggerPackage logger defines interfaces that logger drivers implement to log messages.
github.com/docker/docker/daemon/logger/loggerutils
github.com/docker/docker/errdefsPackage errdefs defines a set of error interfaces that packages should use for communicating classes of errors.
github.com/docker/go-unitsPackage units provides helper function to parse and print size and time units in human-readable format.
github.com/fluent/fluent-logger-golang/fluent
github.com/pkg/errorsPackage errors provides simple error handling primitives.
mathPackage math provides basic constants and mathematical functions.
net/urlPackage url parses URLs and implements query escaping.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.