# Functions
No description provided by the author
No description provided by the author
No description provided by the author
DynamicDebugLogging open the debug level logging in dynamically.
To set the enabled field as true by default to avoid the need for manual enabling of access log recording.
NewOpenTelemetryTracing returns a Gin middleware function for tracing incoming requests.
No description provided by the author
PanicRecovery uses to catch panic in api handler.
# Interfaces
ResponseWriter is an interface combining multiple http related interfaces, including http.ResponseWriter, http.Hijacker, and http.Flusher.