Skip to content

Integrate logging library #14

@bezze

Description

@bezze

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions