Commit Graph

2141 Commits

Author SHA1 Message Date
Ceki Gulcu 8601beed76 prepare release 2.0.0-alpha2
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 19:54:15 +02:00
Ceki Gulcu 8571f5d7f2 removing unused file
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 19:54:15 +02:00
Ceki Gulcu 62d6497f6a fix unit tests
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 19:54:15 +02:00
Ceki Gulcu b5446d67bb blurb on DCO
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 19:54:15 +02:00
Ceki Gulcu 8f602c309a testing sign-off hook
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 19:54:15 +02:00
Ceki Gulcu 04f3d418d1 testing sign-off hook 2021-08-10 19:54:15 +02:00
Ceki Gulcu 8859a8a019 edits
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 19:54:15 +02:00
Ceki Gulcu 0ae15e3981 document DCO requirement 2021-08-10 19:54:14 +02:00
Ceki Gulcu c233c86457 typo fixes and minor edits 2021-08-10 19:54:14 +02:00
Ceki Gulcu e74699276b Fix SLF4J-414 2021-08-10 19:54:14 +02:00
Ceki Gulcu 65eacb35a8 Fix SLF4J-421 and SLF4J-287 2021-08-10 19:54:14 +02:00
Ceki Gulcu 3e0016d8d1 add JMPS module names in FAQ (fixes SLF4J-465), other edits 2021-08-10 19:54:14 +02:00
Ceki Gulcu 601405b76f fix bugs detected by SubstituteLoggerTest 2021-08-10 19:54:14 +02:00
Ceki Gulcu 10d78b04d6 fix SLF4J-435 2021-08-10 19:54:14 +02:00
Ceki Gulcu 7547d1c871 add isEnabledForLevel method in Logger 2021-08-10 19:54:14 +02:00
Ceki Gulcu 45b177c2d2 make NOPLoggingEventBuilder constructor private and allow access via the singleton 2021-08-10 19:54:14 +02:00
Ceki Gulcu 730ee35665 removed unused NOPLogger, NOPLoggerFactory and NOPMDCAdapter from slf4j-nop module, these were moved to slf4j-a4j-ap-api module 2021-08-10 19:54:14 +02:00
Ceki Gulcu 3afcb8e8c4 formatting changes only. applied slf4j/codeStyle.xml in Eclipse 2021-08-10 19:54:14 +02:00
Ceki Gulcu 8a83b1bd34 cleaning up deprecated usage 2021-08-10 19:54:14 +02:00
Ceki Gulcu 4cd41f799d upgade plugin versions, clean up 2021-08-10 19:54:13 +02:00
Ceki Gulcu 9558b2103e the second -jar- goal is redundant 2021-08-10 19:54:13 +02:00
Ceki Gulcu a1683d9323 formatting changes only 2021-08-10 19:54:13 +02:00
Ceki Gulcu da6b46d8d7 stable version is 1.7.31 2021-08-10 19:54:13 +02:00
Ceki Gulcu 092d527971 keep highlighted info for 2.0.0-alpha0 2021-08-10 19:54:13 +02:00
Ceki Gulcu 153a6cabda minimal version is 8 2021-08-10 19:54:13 +02:00
Ceki Gulcu 494bd9aee9 minor doc changes 2021-08-10 19:54:13 +02:00
Ceki Gulcu 1600611850 fix SLF4J-514 2021-08-10 19:54:13 +02:00
Ceki Gulcu b56a878bc2 fix SLF4J-514 2021-08-10 19:54:13 +02:00
Ceki Gulcu 865c88e340 slightly higher tolerance 2021-08-10 19:54:13 +02:00
Ceki Gulcu 91eb61c3c9 news blurb about SLF4J-497 2021-08-10 19:54:13 +02:00
Ceki Gulcu 63ac275a5f unused imports 2021-08-10 19:54:13 +02:00
Ceki Gulcu ccce832b8f fix SLF4J-485, LoggingEventBuilder addArgument() should take Supplier<?>, not Supplier<Object> 2021-08-10 19:54:13 +02:00
Ceki Gulcu b38727956d formatting changes only 2021-08-10 19:54:13 +02:00
Ceki Gulcu 0b1d536e04 formatting changes only 2021-08-10 19:54:13 +02:00
Ceki Gulcu 6359e55d52 formatting changes only 2021-08-10 19:54:12 +02:00
Ceki Gulcu 4c1b6832f6 formatting and minor cleanup 2021-08-10 19:54:12 +02:00
Ceki Gulcu a9d4187fad news update 2021-08-10 19:54:12 +02:00
Ceki Gulcu 03c37619d5 fix SLF4J-511 2021-08-10 19:54:12 +02:00
Ceki Gulcu 6a09a76bb6 rename private method 2021-08-10 19:54:12 +02:00
Antonio Tomac 4a11208ae4 Avoid potentially "expensive" rendering of message Object to String when log level is disabled SLF4J-497 2021-08-10 19:54:12 +02:00
Ceki Gulcu 65009d8e62 minor doc fix 2021-08-10 19:54:12 +02:00
Ceki Gulcu 2f1ccdddae fix SLF4J-511 for j.u.l 2021-08-10 19:54:12 +02:00
Ceki Gulcu a739d541a5 minor edit 2021-08-10 19:54:12 +02:00
Ceki Gulcu 76cc29cb47 update link to Maven central 2021-08-10 19:54:12 +02:00
Ceki Gulcu 230573ab10 news about 1.7.30 2021-08-10 19:54:12 +02:00
Ceki Gulcu b0e3ad34f4 minor refactoring, docs 2021-08-10 19:54:12 +02:00
David Harsha a0319ce725 Fix NOP fallback memory leak
Substitute loggers are not getting "fixed" when no SLF4J provider is
found, which means `SUBST_PROVIDER` will add messages to its
`LinkedBlockingQueue` until the process runs out of memory.

`NoBindingMultithreadedInitializationTest` doesn't contain any
assertions of its own because `MultithreadedInitializationTest` already
asserts loggers are fixed in `assertAllSubstLoggersAreFixed`.

https://jira.qos.ch/browse/SLF4J-469
2021-08-10 19:54:12 +02:00
Ceki Gulcu 78b1f19a64 latest stable is 1.7.29 2021-08-10 19:54:12 +02:00
Björn Kautler 2d3c03622e Make slf4j with java.util.ServiceLoader properly work in OSGi by using the Service Loader Mediator Specification 2021-08-10 19:54:12 +02:00
Ceki Gulcu 6719babbce minor edit 2021-08-10 19:54:11 +02:00