package
0.0.0-20240501210841-e400c07905e1
Repository: https://github.com/hpetrov29/restapi.git
Documentation: pkg.go.dev

# Functions

NewWithEvents constructs a Logger for application use with events.

# Constants

logging categories in use.
logging categories in use.
logging categories in use.
logging categories in use.

# Structs

Events contains an assignment of an event function to a log level.
Logger is responsible for logging the messages.
the data to be logged.

# Type aliases

EventFunc is a function to be executed when configured against a log level.
level represents different different log categories.
TraceIDFunc is a declaration for a function that returns the trace id from the passed context.