package
0.6.6
Repository: https://github.com/cygy/ginamite.git
Documentation: pkg.go.dev

# Functions

DatabaseError logs a database error.
Debug shorthand.
Error shorthand.
Fatal shorthand.
Info shorthand.
Initialize initialize the main logger of the application.
InjectRequestLogger log the requests and the responses.
Panic shorthand.
Print shorthand.
Warn shorthand.
Warning shorthand.
WithField shorthand.
WithFields shorthand.

# Constants

ErrorContextKey field name of the error in the context, if provided this error will be logged.
RequestIDHeaderName header name of the request ID value.

# Variables

Main : main logger of the application.