# Functions
No description provided by the author
DisableLogger toggles the indication whether `util.LogFromContext` should return a disabled logger for a context if none has been set by our logging middleware before.
LogFromContext returns a request-specific zerolog instance using the provided context.
LogFromEchoContext returns a request-specific zerolog instance using the echo.Context of the request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RequestIDFromContext returns the ID of the (HTTP) request, returning an error if it is not present.
ShouldDisableLogger checks whether the logger instance should be disabled for the provided context.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author