github.com/docker/docker/daemon/logger | Package logger defines interfaces that logger drivers implement to log messages. |
github.com/docker/docker/daemon/logger/loggerutils | |
github.com/docker/docker/errdefs | Package errdefs defines a set of error interfaces that packages should use for communicating classes of errors. |
github.com/docker/go-units | Package 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/errors | Package errors provides simple error handling primitives. |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
math | Package math provides basic constants and mathematical functions. |
net/url | Package url parses URLs and implements query escaping. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |