//
pkg.gl
Category
github.com/DataDog/datadog-agent
pkg
security
log
package
0.9.0
Repository:
https://github.com/datadog/datadog-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
124 SLOC
#
Functions
Debugf
Debugf is used to print a trace level log.
Errorf
Errorf is used to print an error.
Infof
Infof is used to print an error.
SetPatterns
SetPatterns set patterns.
Trace
Trace is used to print an trace.
Tracef
Tracef is used to print an trace.
Warnf
Warnf is used to print a warn.
#
Variables
DefaultLogger
DefaultLogger default logger of this package.
#
Structs
PatternLogger
PatternLogger is a wrapper for the agent logger that add a level of filtering to trace log level.