This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
fiber
Watch
1
Star
0
Fork
0
You've already forked fiber
mirror of
https://github.com/gofiber/fiber.git
synced
2025-07-09 03:58:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fiber
/
middleware
/
logger
History
René
fccff19606
fix golangci errors
...
Error: G104: Errors unhandled. (gosec)
2025-05-12 11:20: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_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
logger.go
fix golangci errors
2025-05-12 11:20: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