package journald

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

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

Source Files

doc.go journald.go

Directories

PathSynopsis
daemon/logger/journald/internal
Version
v26.0.0-rc3+incompatible
Published
Mar 19, 2024
Platform
linux/amd64
Imports
9 packages
Last checked
24 minutes ago

Tools for package owners.