chimon2000 / chimon2000/hashnode
[Feature] Add GraphQL error and request logging
Open
- Dominant language
- Dart
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently, there is no logging in the application.
**Describe the solution you'd like**
Add logging for queries.
1. Log when an error is received.
2. Log when a request is successful.
3. Log how long requests take.
**Describe alternatives you've considered**
n/a
**Additional context**
n/a
Contributor guide
Assessment
This issue has not been assessed yet.