Commit 81cbd0c
committed
fix(bugsnag): attach app logs to handled error events
The isUnhandled early-return was preventing log metadata from being
attached to errors reported via Bugsnag.notify().
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>1 parent 8be45e6 commit 81cbd0c
1 file changed
Lines changed: 0 additions & 2 deletions
File tree
- apps/flipcash/app/src/main/kotlin/com/flipcash/app/internal/debug
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
0 commit comments