//
pkg.gl
Category
github.com/brittonhayes/aos
internal
logging
package
0.3.4
Repository:
https://github.com/brittonhayes/aos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
69 SLOC
#
Functions
Middleware
No description provided by the author
NewLogrus
usage: ctx, span := tracer.Start(ctx, "myFuncName") l := NewLogrus(ctx) l.Info("hello world").