package fluentd
import "github.com/docker/docker/daemon/logger/fluentd"
Index ¶
- func New(ctx logger.Context) (logger.Logger, error)
- func ValidateLogOpt(cfg map[string]string) error
- type Fluentd
- func (f *Fluentd) Close() error
- func (f *Fluentd) Log(msg *logger.Message) error
- func (f *Fluentd) Name() string
- type Receiver
Functions ¶
func New ¶
func ValidateLogOpt ¶
Types ¶
type Fluentd ¶
type Fluentd struct {
// contains filtered or unexported fields
}
func (*Fluentd) Close ¶
func (*Fluentd) Log ¶
func (*Fluentd) Name ¶
type Receiver ¶
Source Files ¶
- Version
- v1.8.0-rc2
- Published
- Aug 4, 2015
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 33 minutes ago –
Tools for package owners.