Skip to content

Conversation

@lavoiesl
Copy link
Contributor

@lavoiesl lavoiesl commented Feb 7, 2023

In no particular order:

  • Get rid of global state
    • Inject Statsd backend
  • Get rid of the Logger type
    • replace Global Fields -> Global client with fields
  • Convert ContextLog to a logrus hook
  • Extend LoggableError with Fault
  • HTTP errors
    • Have an internal error for debugging purposes, and an external error with a message or status code.
  • compare errors and fault from go-npt and open something similar in goose
  • stats tag for errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant