fiber/middleware/logger
Juan Calderon-Perez 16f9056f5f
🐛 fix: Improve naming convention for Context returning functions (#3193)
* Rename UserContext() to Context(). Rename Context() to RequestCtx()

* Update Ctxt docs and What's new

* Remove extra blank lines

---------

Co-authored-by: M. Efe Çetin <efectn@protonmail.com>
2024-11-13 16:12:19 +01:00
..
config.go v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
data.go v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079) 2024-07-23 08:37:45 +02:00
default_logger.go Bump golangci-lint to v1.62.0 (#3196) 2024-11-11 10:37:27 +01:00
logger.go chore: change interface{} to any (#2796) 2024-01-14 23:04:54 +03:00
logger_test.go 🐛 fix: Improve naming convention for Context returning functions (#3193) 2024-11-13 16:12:19 +01:00
tags.go Bump golangci-lint to v1.62.0 (#3196) 2024-11-11 10:37:27 +01:00
template_chain.go 👷 v3 (ci): fix some linter warnings 2023-02-09 22:33:45 +03:00
utils.go Merge remote-tracking branch 'origin/master' into v3-beta 2022-08-19 14:33:31 +03:00