package syslog
import "github.com/dotcloud/docker/daemon/logger/syslog"
Index ¶
- func New(ctx logger.Context) (logger.Logger, error)
- func ValidateLogOpt(cfg map[string]string) error
- type Syslog
Functions ¶
func New ¶
func ValidateLogOpt ¶
Types ¶
type Syslog ¶
type Syslog struct {
// contains filtered or unexported fields
}
func (*Syslog) Close ¶
func (*Syslog) Log ¶
func (*Syslog) Name ¶
Source Files ¶
- Version
- v1.8.2-rc1
- Published
- Sep 3, 2015
- Platform
- linux/amd64
- Imports
- 12 packages
- Last checked
- 54 seconds ago –
Tools for package owners.