Commit 72845c0
committed
feat(app.py): enable Sentry logging experiments for enhanced error tracking
Enable the Sentry logging experiments by adding the `_experiments`
configuration with `enable_logs` set to `True`. This change allows
for improved error tracking and logging capabilities by leveraging
Sentry's logging features, which can provide more detailed insights
into application behavior and issues.1 parent 6fc835b commit 72845c0
2 files changed
+13
-10
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments