//
pkg.gl
Category
github.com/huyhvq/jaeger
log
package
0.0.1
Repository:
https://github.com/huyhvq/jaeger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
156 SLOC
#
Functions
NewFactory
NewFactory creates a new Factory.
#
Structs
Factory
Factory is the default logging wrapper that can create logger instances either for a given Context or context-less.
#
Interfaces
Logger
Logger is a simplified abstraction of the zap.Logger.