package
Version:
v0.0.0-...-7dff3de
Opens a new window with list of versions in this module.
Published: Jul 2, 2025
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AppendCtx appends slog attributes to context
UseBodyDump logs request and response bodies (only if debug level is enabled)
UseRequestLog logs request meta data
type Config struct {
LogLevelStr string `env:"LOG_LEVEL"`
LogAsJson bool `env:"LOG_AS_JSON"`
LogLevel slog.Level
}
Provide provides configuration for logging
func (ContextHandler) Handle ¶
Handle logs slog attributes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.