fiber/docs
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
..
api 🚀 Add Logger interface and fiberlog (#2499) 2023-06-26 08:16:57 +02:00
extra Update faq.md 2023-04-14 11:36:57 +02:00
guide Update hooks.md 2023-06-19 13:24:41 +02:00
partials/routing Fix typo in docs (#2357) 2023-03-08 17:59:36 +03:00
intro.md 🧹 chore: drop go 1.16 support & update dependencies (#2374) 2023-03-20 08:22:31 +01:00