mirror of
https://github.com/btouchard/ackify.git
synced 2026-05-19 07:18:23 -05:00
8d3b7ba927
- Added structured logs in HandleError() for each error type in middleware - Explicit log of the OAuth callback error before handling feat: add configurable log level via ACKIFY_LOG_LEVEL - Add ParseLevel function to logger package - Extend config structure with LoggerConfig - Apply log level during server initialization - Update documentation and .env.example