Commit 6c58c54
Do not use Sentry logging API in Log4j2 if logs are disabled (#4573)
* Do not use Sentry logging API if logs are disabled
* Format code
* changelog
* mention log4j2 in changelog entry
---------
Co-authored-by: Sentry Github Bot <[email protected]>1 parent d1fd194 commit 6c58c54
File tree
3 files changed
+5
-1
lines changed- sentry-log4j2/src/main/java/io/sentry/log4j2
- sentry-samples/sentry-samples-log4j2/src/main/resources
3 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
| 195 | + | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
0 commit comments