fiber/docs/api
Jiun Lee fefc533834
🚀 Add Logger interface and fiberlog (#2499)
* add log for fiber

* replace log in fiber

* add Log use to adapt for log libraries

* Update app.go

Co-authored-by: Tomás Warynyca <41587659+tomaswarynyca@users.noreply.github.com>

* wip: add log docs

* add WithLogger use to print key and value

* remove CtxLogger and add WithContext use to bind Context

* fix errcheck

* fix errcheck

* update log.md

---------

Co-authored-by: Tomás Warynyca <41587659+tomaswarynyca@users.noreply.github.com>
2023-06-26 08:16:57 +02:00
..
middleware Update logger.md 2023-06-22 13:21:14 +02:00
_category_.json
app.md 🚀 Feature: Public ShutdownWithContext (#2407) 2023-04-09 21:08:03 +08:00
client.md
constants.md
ctx.md ✏️ Fix: typo in ctx.md (#2516) 2023-06-23 11:44:52 +02:00
fiber.md 🐛 bug: fix docs api fiber custom config (#2510) 2023-06-19 12:22:55 +02:00
log.md 🚀 Add Logger interface and fiberlog (#2499) 2023-06-26 08:16:57 +02:00