package journald

import "github.com/docker/docker/daemon/logger/journald"

Package journald provides the log driver for forwarding server logs to endpoints that receive the systemd format.

Index

Functions

func New

func New(ctx logger.Context) (logger.Logger, error)

New creates a journald logger using the configuration passed in on the context.

Source Files

journald.go read_unsupported.go

Version
v1.9.0-rc1
Published
Oct 14, 2015
Platform
linux/amd64
Imports
6 packages
Last checked
2 hours ago

Tools for package owners.