//
pkg.gl
Category
github.com/mephux/docker
daemon
logger
package
1.6.0-rc5
Repository:
https://github.com/mephux/docker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
56 SLOC
#
Packages
jsonfilelog
No description provided by the author
syslog
No description provided by the author
#
Functions
NewCopier
NewCopier creates new Copier.
#
Structs
Copier
Copier can copy logs from specified sources to Logger and attach ContainerID and Timestamp.
Message
Message is datastructure that represents record from some container.
#
Interfaces
Logger
Logger is interface for docker logging drivers.