Add configuration options for monitoring
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have logging for controllers.
**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
No file or test is named. Start by locating the controller entry points, existing configuration handling, and current logging setup; then determine how the enable_logging default is represented and how controller activity is expected to appear in production logs. Done means the option defaults to false and enabling it produces the agreed controller logs without changing the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100