forked from 0xbow-io/privacy-pools-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
0 / 30 of 3 issues completedMilestone
Description
Ideally the lib would initialize once with the server and then would expose a reference to be used for logging.
Things to keep in mind for logging:
- Set a trace id for the request that will be carried along for all subsequent logs in that request lifespan.
- Log request details such as query string parameters and payload (if payload is big, let see when we get there).
- Analyze request flows and log anything that seems relevant: quotes, gas prices, transactions, etc. Start with a breakdown by service or route.
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels