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.12.4
Published
Dec 12, 2016
Platform
linux/amd64
Imports
7 packages
Last checked
2 hours ago

Tools for package owners.