Implement logging
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
* Implement logging interface, used through DI
* Implement a concrete implementation of logging interface
* Implement in a single place logging for every web request: logging unhandled exceptions, possibly server response times
Examples of good candidates for a concrete implementation would be:
* one that sends telemetries to Azure Application Insights (I can implement this much faster since I know well Application Insights)
* one that sends telemetries to AWS CloudWatch
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.