Commit 18772d8
committed
fix(crash-tracking): Remove exception logging
Only log exception in debug mode
Decrease the log level1 parent cdee1c8 commit 18772d8
File tree
1 file changed
+5
-1
lines changed- dd-java-agent/agent-crashtracking/src/main/java/com/datadog/crashtracking
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
| |||
0 commit comments