Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error_handling: add error_handler and better logging #10

Merged
merged 2 commits into from
Jun 5, 2024
Merged

Conversation

ada-phillips
Copy link
Contributor

Add new ErrorHandler class
Route ErrorHandler methods as flutterError.onError and platformDispatcher .onError handler
Modify Logger to write to stdout as well as log file Change default log file location
Refactor api_services methods to log more information regarding api calls, and surface exceptions
Add missing api methods (manual home, manual command, config) Fix delete api method

PaulGD03 and others added 2 commits May 20, 2024 03:05
Add new ErrorHandler class
Route ErrorHandler methods as flutterError.onError and platformDispatcher
.onError handler
Modify Logger to write to stdout as well as log file
Change default log file location
Refactor api_services methods to log more information regarding
api calls, and surface exceptions
Add missing api methods (manual home, manual command, config)
Fix delete api method
@ada-phillips ada-phillips changed the base branch from main to dev May 29, 2024 20:31
@PaulGD03 PaulGD03 merged commit 0e5584b into dev Jun 5, 2024
2 checks passed
Copy link
Member

@PaulGD03 PaulGD03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@ada-phillips ada-phillips deleted the error_handling branch June 5, 2024 12:53
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.

2 participants