# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GetLogDriver provides the logging driver builder for a logging driver name.
NewCopier creates new Copier.
RegisterLogDriver registers the given logging driver builder with given logging driver name.
# Variables
No description provided by the author
# Interfaces
Logger is interface for docker logging drivers.
# Type aliases
Creator is a method that builds a logging driver instance with given context.