Debug logs for various steps when processing requests
Debug logs, including performance benchmarks for each step, need to be added such as when:
- Request is received
- Relevant DB query is generated
- Calls to the DB and/or resolvers are made
- Instances is post-processed and displayed
0 条评论