Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
caddyhttp: Log non-500 handler errors at debug level (#4429)
Fixes #4428 It's best to still log handler errors at debug level so that they're hidden by default, but still accessible if additional details are necessary.
- Loading branch information