package
0.0.0-20241002130340-e16dcced61ff
Repository: https://github.com/zolia/go-ci.git
Documentation: pkg.go.dev

# Functions

AllWithRules returns a config that logs everything with the given rules.
JustFacts returns a config that only logs request and response facts.
Middleware is a gin middleware that logs requests and responses.

# Variables

DefaultIgnoreRules are the default rules for ignoring paths.
DefaultLogAllConfig is the default config for logging everything.
DefaultRules are the default rules for logging paths.

# Structs

Config holds the configuration for the logging middleware.
Rule holds the configuration for the logging middleware.