//
pkg.gl
Category
github.com/aliyun/aliyun-log-jaeger
examples
hotrod
pkg
log
package
0.3.4
Repository:
https://github.com/aliyun/aliyun-log-jaeger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
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.