v0.1.94
What's Changed
- feat: add put endpoint to update chats by @Ekep-Obasi in #2227
- Create a logger util by @MahtabBukhari in #2225
- Create env var for log level allow the use of log level in the logger util by @MahtabBukhari in #2250
- Refactor: Replace fmt.Print with Logger Utils in Routes Package by @saithsab877 in #2257
- Replace fmt.Print statements with structured logger in utils package by @saithsab877 in #2259
- fix: logger to print by config val by @kevkevinpal in #2267
- Refactor(db): migrate from fmt to structured logging by @saithsab877 in #2269
- refactor(handlers): migrate from fmt to structured logging by @saithsab877 in #2268
Full Changelog: v0.1.93...v0.1.94