# Functions
AddLogger adds slog.Logger to all requests This logger is initialized with slogHandler If slogHandler is nil, a default slog.TextHandler is created with: - The "time" attribute is removed - For each request, the following fields are added to the logger: - scheme - method - path - x-request-id (if header exists).
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author