Commit c720aab
committed
feature #270 Support environment option for raven client (Taluu)
This PR was merged into the 3.x-dev branch.
Discussion
----------
Support environment option for raven client
In sentry 9, we can filter logs thourgh environments. This PR allows to support this option.
Commits
-------
86fd51e Support environment option for raven client2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
564 | 565 | | |
565 | 566 | | |
566 | 567 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
635 | 635 | | |
636 | 636 | | |
637 | 637 | | |
638 | | - | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
639 | 642 | | |
640 | 643 | | |
641 | 644 | | |
| |||
0 commit comments