proxy.golang.org : github.com/datadog/datadog-agent/comp/core/log
Package log implements a component to handle logging internal to the agent. The component uses a number of values in BundleParams to decide how to initialize itself, reading values from the comp/core/config component when necessary. At present, it configures and wraps the global logger in pkg/util/log, but will eventually be self-sufficient. The mock component does not read any configuration values, and redirects logging output to `t.Log(..)`, for ease of investigation when a test fails.
Registry
-
Source
- Homepage
- Documentation
- JSON
purl: pkg:golang/github.com/datadog/datadog-agent/comp/core/log
Keywords:
apm-agent
, apm-instrumentation
, datadog
, distributed-tracing
, go
, logging
, metrics
, monitoring
, observability
, open-telemetry
, otel
, profiling
, tracing
License: Apache-2.0
Latest release: about 1 year ago
First release: almost 2 years ago
Namespace: github.com/datadog/datadog-agent/comp/core
Stars: 3,265 on GitHub
Forks: 1,336 on GitHub
Total Commits: 21440
Committers: 635
Average commits per author: 33.764
Development Distribution Score (DDS): 0.944
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago