Commit 63f1350
use rails logger instead of sentry for error logging in chatbot controller (#24668)
* use rails logger instead of sentry for error logging
* Update app/controllers/v0/chatbot/claim_status_controller.rb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* use the shared logging utils instead
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 72a4bc8 commit 63f1350
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
117 | | - | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
123 | | - | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
0 commit comments