brandonchinn178 / brandonchinn178/mergit
Add servant logging
Open
logging
- Dominant language
- Haskell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be good to log HTTP requests (e.g. apache format) in addition to the current logging we do.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing logging and HTTP request-handling entry points in the repository, then determine how requests are currently represented. Compare the available request data with Apache-style access-log fields and confirm what output format is expected. Done means HTTP requests are logged alongside the current logging without disrupting existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100