//
pkg.gl
Category
github.com/newrelic/go-agent/v3
internal
logger
package
3.36.0
Repository:
https://github.com/newrelic/go-agent.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
6
Dependents
2
Files
75 SLOC
#
Functions
New
New creates a basic Logger.
#
Structs
ShimLogger
ShimLogger implements Logger and does nothing.
#
Interfaces
Logger
Logger matches newrelic.Logger to allow implementations to be passed to internal packages.