MCPcopy Index your code
hub / github.com/authorizerdev/authorizer / LoggerMiddleware

Method LoggerMiddleware

internal/http_handlers/provider.go:122–122  ·  view source on GitHub ↗

LoggerMiddleware is the middleware that logs the request

()

Source from the content-addressed store, hash-verified

120 CSRFMiddleware() gin.HandlerFunc
121 // LoggerMiddleware is the middleware that logs the request
122 LoggerMiddleware() gin.HandlerFunc
123 // RateLimitMiddleware is the middleware that rate limits requests per IP
124 RateLimitMiddleware() gin.HandlerFunc
125 // MetricsMiddleware records HTTP request count and duration for prometheus.

Callers 3

initFGATestSetupFunction · 0.65
initTestSetupFunction · 0.65
NewRouterMethod · 0.65

Calls

no outgoing calls

Tested by 1

initFGATestSetupFunction · 0.52