-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Context
Today we have logs from the backend side, but not from the front-end side. So if we have bugs from front-end we're not quipped to investigate & replicate the bug (for instance, we can't reproduce the forward email issue...)
Specs
This issue consists of add Sentry in our TMail flutter application to have a better monitoring of our issues.
Desc
- config Sentry
- need configuration for Sentry for web app
- mobile: hardcode configuration
- AVOID sensitive data
- Log convention ???
- discover about limitation of Sentry
- log for all errors and exception in app
- ExceptionThrower
- Interactor
Metadata
Metadata
Assignees
Labels
No labels