//
pkg.gl
Category
github.com/mongodb/grip
logging
package
0.0.0-20250224221724-fc8adcb1fe8e
Repository:
https://github.com/mongodb/grip.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
10
Files
308 SLOC
#
Functions
MakeGrip
MakeGrip builds a new logging interface from a sender implmementation.
NewGrip
NewGrip takes the name for a logging instance and creates a new Grip instance with configured with a local, standard output logging.
#
Structs
Grip
Grip provides the core implementation of the Logging interface.