Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSyslogAdapter ¶
func NewSyslogAdapter(route *router.Route) (router.LogAdapter, error)
NewSyslogAdapter returnas a configured syslog.Adapter
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
Adapter streams log output to a connection in the Syslog format
type Message ¶
Message extends router.Message for the syslog standard
func (*Message) ContainerName ¶
ContainerName returns the message's container name
Click to show internal directories.
Click to hide internal directories.