package
1.0.545779324
Repository: https://github.com/theotw/scaffold.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewLoggerContext creates a new context with the tracer value, this tracer is added to every log message used in this context.
NewLogrusLogger creates a new LogrusLogger instance.
No description provided by the author

# Constants

LoggerName used to identify the logger.
TracerField used to follow calls in a call chain.

# Structs

LogrusLogger is an implementation of the Logger interface using logrus.

# Interfaces

Logger the logging interface the app will use.