development.log not being written in v0.10.11
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
In v0.8.x I am seeing log output to the log/development.log, but in v0.10.11, I only see a few lines, than nothing more is written.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the logging configuration in the framework, likely in a config or initialization file. Compare the logging behavior between versions 0.8.x and 0.10.11. Check where log/development.log is written and if there are any changes in log levels or output destinations. Run the application in development mode and trace where log statements are generated versus where they are output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100