Improve error messages in hooks
Open
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have logging for middleware.
**Use case**
Many users need this functionality for production deployments.
**Implementation idea**
Add a new config option `enable_logging` with default `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the hooks or middleware entry point and the existing configuration handling. Review current tests for hook behavior and configuration, then add coverage for the new option; done means logging is disabled by default and can be enabled with `enable_logging` for middleware.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100