fiber/internal
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
..
go-ole 🧹 🐛 fix some warnings, go-ole on mac os (#2280) 2023-01-01 15:16:38 +03:00
gopsutil 🐛 fix: treat case for possible timer memory leak (#2488) 2023-05-31 08:01:13 +02:00
memory 🧹 chore: make most tests parallel (#2299) 2023-01-15 23:21:37 +08:00
schema 🐛 Bug: Fix issues introduced in linting PR (#2319) 2023-02-02 15:57:40 +01:00
storage/memory 🐛 [Bug-Fix]: add lock to avoid data race #2360 (#2368) 2023-03-14 11:41:48 +01:00
template 🚀 Add Logger interface and fiberlog (#2499) 2023-06-26 08:16:57 +02:00
tlstest Improved some conditions (#1386) 2021-06-17 22:03:59 +02:00
wmi 📝 docs: gofmt & add missing copyright texts (#2013) 2022-08-15 20:25:26 +02:00