//
pkg.gl
Category
github.com/pyroscope-io/pyroscope
pkg
agent
log
package
0.37.2
Repository:
https://github.com/pyroscope-io/pyroscope.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
9 SLOC
#
Structs
NoopLogger
No description provided by the author
#
Interfaces
Logger
Logger is an interface that library users can use It is based on logrus, but much smaller — That's because we don't want library users to have to implement all of the logrus's methods.