Documentation
¶
Overview ¶
Package logging wires third-party loggers into the agent's slog handler so that every log line the agent emits shares one destination and format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BridgeContainerd ¶
BridgeContainerd routes containerd's logrus based output into the default slog logger at the given level. It must be called after slog.SetDefault, and is a no-op on subsequent calls.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.