package
0.0.0-20211213140137-20964c6d6af8
Repository: https://github.com/jfbramlett/go-aop.git
Documentation: pkg.go.dev

# Functions

ContextWithLogger adds the given logger to the context returning the updated context.
LoggerFromContex get the current logger from the context creating a new one if there is not one in the context.
UpdateInContext updates the logger in the context with the given set of fields.