Discover Packages
github.com/robingeuze/docker
daemon
logger
package
Version:
v1.6.2
Opens a new window with list of versions in this module.
Published: May 11, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types type Copier type Logger type Message NewCopier(cid, srcs, dst) (c) Run() (c) Wait()
Documentation
¶
Copier can copy logs from specified sources to Logger and attach
ContainerID and Timestamp.
Writes are concurrent, so you need implement some sync in your logger
NewCopier creates new Copier
Wait waits until all copying is done
Logger is interface for docker logging drivers
Message is datastructure that represents record from some container
Source Files
¶
Directories
¶
Show internal
Collapse all
Click to show internal directories.
Click to hide internal directories.