-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error handling and logging (#403)
* Rewrite HTTP response classes * Parse error objects in HttpResponseError * Add exception to log message where possible * Improve logging plugin * Improve readability of IgnoreException output * Forward Level from package:logging * createNyxxRest returns INyxxRest * Give each plugin its own logger * Change output of Logging plugin * Add logging guidelines to CONTRIBUTING.md * Update library code to match logging guidelines * Remove extra log line * Correct typo in exception message Co-authored-by: Rapougnac <74512338+Rapougnac@users.noreply.github.com> * Log rate limit bucket updates * Censor token in log output Co-authored-by: Rapougnac <74512338+Rapougnac@users.noreply.github.com>
- Loading branch information
1 parent
338144b
commit 8b7e67b
Showing
14 changed files
with
442 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.