[qos-ch/slf4j] 4672a6: Fix platform logging service registration

Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: 4672a6fd52eeb0f8c5ee4ed356408235db661d15 https://github.com/qos-ch/slf4j/commit/4672a6fd52eeb0f8c5ee4ed356408235db661... Author: Nicolai Parlog <nicolai@nipafx.dev> Date: 2021-08-29 (Sun, 29 Aug 2021) Changed paths: M slf4j-jdk-platform-logging/src/main/resources/META-INF/services/java.lang.System$LoggerFinder Log Message: ----------- Fix platform logging service registration Related to #232 and SLF4J-442[1]. [1]: https://jira.qos.ch/browse/SLF4J-442 Commit: b977791f50483a4a7072c6e208bb1f95d3688471 https://github.com/qos-ch/slf4j/commit/b977791f50483a4a7072c6e208bb1f95d3688... Author: Ceki Gulcu <ceki@qos.ch> Date: 2021-08-29 (Sun, 29 Aug 2021) Changed paths: M slf4j-jdk-platform-logging/src/main/resources/META-INF/services/java.lang.System$LoggerFinder Log Message: ----------- Merge pull request #265 from nipafx/patch-1 Fix platform logging service registration Compare: https://github.com/qos-ch/slf4j/compare/d0836be06f72...b977791f5048
participants (1)
-
Ceki Gulcu