2 files changed
+4
-4
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Submodule sentry-java updated 16 files
- CHANGELOG.md+42
- gradle.properties+1-1
- sentry-jul/api/sentry-jul.api+3
- sentry-jul/src/main/java/io/sentry/jul/SentryHandler.java+82
- sentry-jul/src/test/kotlin/io/sentry/jul/SentryHandlerTest.kt+70
- sentry-jul/src/test/resources/logging.properties+1
- sentry-jul/src/test/resources/sentry.properties+1
- sentry-log4j2/api/sentry-log4j2.api+3-1
- sentry-log4j2/src/main/java/io/sentry/log4j2/SentryAppender.java+89
- sentry-log4j2/src/test/kotlin/io/sentry/log4j2/SentryAppenderTest.kt+70
- sentry-log4j2/src/test/resources/sentry.properties+1
- sentry-samples/sentry-samples-jul/src/main/resources/logging.properties+2-1
- sentry-samples/sentry-samples-jul/src/main/resources/sentry.properties+1
- sentry-samples/sentry-samples-log4j2/build.gradle.kts+1
- sentry-samples/sentry-samples-log4j2/src/main/resources/log4j2.xml+1
- sentry-samples/sentry-samples-log4j2/src/main/resources/sentry.properties+1
0 commit comments