Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Debug method for conditional logging in handlers
- Introduced a new Debug method in the Handlers struct to enable debug logging based on the web server's debug mode setting. - Enhanced logging capabilities to provide detailed output when debug mode is enabled, improving traceability and debugging efficiency.
- Loading branch information