-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: qos-ch/logback
base: v_1.5.8
head repository: qos-ch/logback
compare: v_1.5.10
- 16 commits
- 72 files changed
- 2 contributors
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eaa969f - Browse repository at this point
Copy the full SHA eaa969fView commit details -
improve tests, add support for INHERITED level string
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
Configuration menu - View commit details
-
Copy full SHA for 0a03ab7 - Browse repository at this point
Copy the full SHA 0a03ab7View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5dfbb61 - Browse repository at this point
Copy the full SHA 5dfbb61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 895d92d - Browse repository at this point
Copy the full SHA 895d92dView commit details
Commits on Sep 21, 2024
-
deprecate Level.ALL and javadocs for Level.OFF
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
Configuration menu - View commit details
-
Copy full SHA for 6d11eff - Browse repository at this point
Copy the full SHA 6d11effView commit details -
add comments to OutputStreamAppender
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
Configuration menu - View commit details
-
Copy full SHA for 91961ad - Browse repository at this point
Copy the full SHA 91961adView commit details -
fix writing the header for RollingFileAppender (#862)
this fixes issue #857 `encoderInit` will write the header once the `OutputStreamAppender` is started. Since the outputStream is set before starting, the other `encoderInit` inside the `start`-method is still needed. Signed-off-by: Carl Mai <carl.schoenbach@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 42caff8 - Browse repository at this point
Copy the full SHA 42caff8View commit details
Commits on Sep 24, 2024
-
minor changes in RollingFileAppenderTest
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
Configuration menu - View commit details
-
Copy full SHA for 67c24f6 - Browse repository at this point
Copy the full SHA 67c24f6View commit details
Commits on Oct 7, 2024
-
adding http scan capability, had to move tests
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
Configuration menu - View commit details
-
Copy full SHA for a496a04 - Browse repository at this point
Copy the full SHA a496a04View commit details
Commits on Oct 8, 2024
-
test for properties change detection from URL/http
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
Configuration menu - View commit details
-
Copy full SHA for 81d8376 - Browse repository at this point
Copy the full SHA 81d8376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2756640 - Browse repository at this point
Copy the full SHA 2756640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49663a8 - Browse repository at this point
Copy the full SHA 49663a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e95e0 - Browse repository at this point
Copy the full SHA 77e95e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbd820 - Browse repository at this point
Copy the full SHA cbbd820View commit details
Commits on Oct 11, 2024
-
minor refactorings to allow ConfigurationModelHandlerFull and Propert…
…iesConfiguratorModelHandler funtionality to be invoked/called by logback-tyler Signed-off-by: Ceki Gulcu <ceki@qos.ch>
Configuration menu - View commit details
-
Copy full SHA for a95bbc2 - Browse repository at this point
Copy the full SHA a95bbc2View commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56ec7b2 - Browse repository at this point
Copy the full SHA 56ec7b2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v_1.5.8...v_1.5.10