package journald

import "github.com/docker/cli/components/engine/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(info logger.Info) (logger.Logger, error)

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

Source Files

journald.go read_unsupported.go

Version
v17.10.0-ce+incompatible
Published
Oct 17, 2017
Platform
linux/amd64
Imports
7 packages
Last checked
34 minutes ago

Tools for package owners.