Package log implements logging for the Datadog agent, supporting multiple destinations and secret scrubbing.
go get github.com/DataDog/datadog-agent/pkg/util/logNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Log an informational message using the Datadog agent logger.
Use a stable logging library like logrus or zap for general use.
No dependency data recorded yet.