package
Version:
v0.0.0-...-495eea3
Opens a new window with list of versions in this module.
Published: Feb 21, 2023
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
¶
Returns a middleware function for logging requests
type Config struct {
Level zapcore.Level `conf:"level"`
RequestBody bool `conf:"request_body"`
ResponseBody bool `conf:"response_body"`
IgnorePaths []string `conf:"ignore_paths"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.