fiber/middleware/logger
Juan Calderon-Perez 1c526892e7
🐛 bug: Use Content-Length for bytesReceived and bytesSent tags in Logger Middleware in v2 (#3067)
Use Content-Length for bytesSent and bytesReceived in Logger
2024-07-18 13:41:39 +02:00
..
config.go ♻️ logger/middleware colorize logger error message #2593 (#2773) 2023-12-23 08:31:58 +01:00
data.go 🚀 Feature: Add and apply more stricter golangci-lint linting rules (#2286) 2023-01-27 09:01:37 +01:00
logger.go Changing default log output (#2730) 2023-12-18 15:20:18 +01:00
logger_test.go 🐛 bug: Use Content-Length for bytesReceived and bytesSent tags in Logger Middleware in v2 (#3067) 2024-07-18 13:41:39 +02:00
tags.go 🐛 bug: Use Content-Length for bytesReceived and bytesSent tags in Logger Middleware in v2 (#3067) 2024-07-18 13:41:39 +02:00
template_chain.go 🚀 Feature: Add and apply more stricter golangci-lint linting rules (#2286) 2023-01-27 09:01:37 +01:00
utils.go feature: customizable colors (#1977) 2022-08-01 08:24:37 +02:00