mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-09 23:38:46 -06:00
- 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