1. 52f52f8 Bump ch.qos.logback:logback-core in /log4j-api-to-slf4j (#5) by dependabot[bot] · 1 year, 1 month ago main
  2. 849e4b8 Fix build by Piotr P. Karwasz · 1 year, 3 months ago
  3. 09ae74b Rename `log4j-slf4j2-impl` by Piotr P. Karwasz · 1 year, 3 months ago
  4. 71b8110 Migrate `log4j-slf4j2-impl` to JUnit 5 (#3080) by Alba Herrerías · 1 year, 4 months ago
  5. 099f401 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.16 by dependabot[bot] · 1 year, 6 months ago
  6. 871cf66 Improve name/description of SLF4J-related modules (#1462) by Volkan Yazıcı · 1 year, 10 months ago
  7. 80753f5 Move SLF4J dependencies to SLF4J-related modules by Piotr P. Karwasz · 1 year, 10 months ago
  8. 5372a17 Add Logback's throwable-consuming semantics as an option by Piotr P. Karwasz · 1 year, 11 months ago
  9. b0564a7 Simplify configuration after BND 7.x upgrade by Piotr P. Karwasz · 2 years, 2 months ago
  10. 8005a78 Fix `MarkerTest` assertions by Piotr P. Karwasz · 2 years, 1 month ago
  11. e546b9d Expand wildcard imports by Piotr P. Karwasz · 2 years, 1 month ago
  12. d0cdad1 Copy `log4j2-config.xml` to `log4j-slf4j2-impl` by Piotr P. Karwasz · 3 years, 5 months ago
  13. 9f90e4a Remove deprecated `packages` attribute from test configs by Piotr P. Karwasz · 2 years, 1 month ago
  14. 80b867c Remove `slf4j-ext` dependency and tests by Piotr P. Karwasz · 2 years, 2 months ago
  15. 503fbf5 Removes support for `EventData` by Piotr P. Karwasz · 2 years, 2 months ago
  16. acee6cc Apply Palantir formatter by Volkan Yazıcı · 2 years, 3 months ago
  17. 303051b Remove unused Maven properties by Volkan Yazıcı · 2 years, 3 months ago
  18. 453a82a Bump SLF4j to version 2.0.9 by Piotr P. Karwasz · 2 years, 3 months ago
  19. 423a886 Add OSGi package versioning and fix API breaking changes by Piotr P. Karwasz · 2 years, 4 months ago
  20. 12ea7e6 Add `log4j-core` to some modules processor path by Piotr P. Karwasz · 2 years, 4 months ago
  21. beaf3b8 Remove `log4j-core` from some processor paths by Piotr P. Karwasz · 2 years, 4 months ago
  22. af18391 Swap `/pom.xml` and `/log4j-bom/pom.xml` by Volkan Yazıcı · 2 years, 4 months ago
  23. 364c908 Migrate changelog, site, and docs to the new infra by Volkan Yazıcı · 2 years, 4 months ago
  24. 409c566 Restored `Log4jMarker` visibility in SLF4J adapters (#1414) by Volkan Yazıcı · 2 years, 4 months ago
  25. 8fef799 Add BND configuration to bridges by Piotr P. Karwasz · 2 years, 4 months ago
  26. d54fbb8 Replace explicit versions with property by Piotr P. Karwasz · 2 years, 4 months ago
  27. 87cc754 Remove references to `maven-bundle-plugin` by Piotr P. Karwasz · 2 years, 4 months ago
  28. dd627f7 Bump version to 2.21.0-SNAPSHOT by Piotr P. Karwasz · 2 years, 5 months ago
  29. fc9d5b5 Allow to override fqcn in Log4jEventBuilder by oshai · 2 years, 7 months ago
  30. 5c9fff3 #1367 Added missing activation policy by Kellner, Niklas · 2 years, 10 months ago
  31. 5b45112 Use `final` whenever possible by OpenRewrite · 2 years, 8 months ago
  32. a804a5e Apply Spotless to all files by spotless[bot] · 2 years, 10 months ago
  33. f3d5e9e Sort POMs by Piotr P. Karwasz · 3 years ago
  34. 4e70764 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years ago
  35. 4f7cd9c [maven-release-plugin] prepare release log4j-2.20.0-rc1 by Ralph Goers · 3 years ago
  36. ce0a25f [maven-release-plugin] rollback the release of log4j-2.20.0-rc1 by Ralph Goers · 3 years ago
  37. ef4db9a [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years ago
  38. eaf8210 [maven-release-plugin] prepare release log4j-2.20.0-rc1 by Ralph Goers · 3 years ago
  39. 8e5465b Revert version update by Ralph Goers · 3 years ago
  40. 48f3b99 [maven-release-plugin] prepare release log4j-2.20.1-rc1 by Ralph Goers · 3 years ago
  41. 38b24ed [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years ago
  42. b637d47 [maven-release-plugin] prepare release log4j-2.20.1-rc1 by Ralph Goers · 3 years ago
  43. d5a625b Remove Maven `<reporting>` blocks, since reporting is disabled by Volkan Yazıcı · 3 years ago
  44. d9c4d73 Fix Javadoc generation and links for the site by Volkan Yazıcı · 3 years ago
  45. e271929 [LOG4J2-3601] log4j-slf4j2-impl: depend on log4j-core scope=runtime by Andy Seaborne · 3 years, 5 months ago
  46. 93c9c89 Simplify site generation (#1166) by Volkan Yazıcı · 3 years, 1 month ago
  47. b802fdc This spotless config is fucking annoying by Matt Sicker · 3 years, 1 month ago
  48. 80cb238 Update exception message to refer to log4j-slf4j2-impl by Andy Seaborne · 3 years, 5 months ago
  49. a21da98 LOG4J2-3628 Replace `maven-changes-plugin` with `log4j-changelog` (#1145) by Volkan Yazıcı · 3 years, 1 month ago
  50. 90a72b1 [LOG4J2-3598] Lazily evaluate the level in `Log4jEventBuilder` by Piotr P. Karwasz · 3 years, 5 months ago
  51. c93462b Fix NPE in Log4jMarker by Piotr P. Karwasz · 3 years, 1 month ago
  52. e7d6b4a Remove no-op plugin execution by Piotr P. Karwasz · 3 years, 4 months ago
  53. 3ff7007 Use BOMs in `<dependencyManagement>` by Piotr P. Karwasz · 3 years, 4 months ago
  54. 12e51e6 Centralize plugin versions in main POM by Piotr P. Karwasz · 3 years, 4 months ago
  55. 10834cc Delegates plugin versions to ASF parent by Piotr P. Karwasz · 3 years, 5 months ago
  56. 9ff3310 Move exported test classes under `org.apache.logging.log4j.core.test` by Piotr P. Karwasz · 3 years, 4 months ago
  57. 07ae1ad Move additional `log4j-core-test` classes to `main` by Piotr P. Karwasz · 3 years, 4 months ago
  58. b29e236 Add `test` packages as in `master` by Piotr P. Karwasz · 3 years, 5 months ago
  59. 5319a5b Move tests to `log4j-api-test` by Piotr P. Karwasz · 3 years, 5 months ago
  60. 6bca6f3 Sort dependencies in POMs by Piotr P. Karwasz · 3 years, 5 months ago
  61. 5121672 Fix new snapshot version by Piotr P. Karwasz · 3 years, 5 months ago
  62. a9da5dc [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years, 5 months ago
  63. ac9a6ee [maven-release-plugin] prepare release log4j-2.19.0-rc2 by Ralph Goers · 3 years, 5 months ago
  64. 346ff82 Add missing test scopes by Piotr P. Karwasz · 3 years, 5 months ago
  65. f7bc40e Fix log4j-slf4j*-impl documentation by Piotr P. Karwasz · 3 years, 5 months ago
  66. b25d512 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years, 5 months ago
  67. fd186df [maven-release-plugin] prepare release log4j-2.19.0-rc1 by Ralph Goers · 3 years, 5 months ago
  68. 09fe7e0 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 3 years, 5 months ago
  69. 8fce30b [maven-release-plugin] prepare release log4j-2.19.0-rc1 by Ralph Goers · 3 years, 5 months ago
  70. c40faf8 Rename `log4j-slf4j20-impl` to `log4j-slf4j2-impl` by Piotr P. Karwasz · 3 years, 5 months ago
  71. 121da92 Make new home for Log4j2 by Ralph Goers · 14 years ago
  72. 3b8acf7 Fix build by Piotr P. Karwasz · 1 year, 3 months ago
  73. 5bd7ee0 Rename artifact by Piotr P. Karwasz · 1 year, 3 months ago
  74. 635a51a Migrate `log4j-to-slf4j` to JUnit5 (#3040) by Julia Krüger · 1 year, 4 months ago
  75. 9c8e5f0 Improvements on the logger message factory namespacing (#2961) by Volkan Yazıcı · 1 year, 5 months ago
  76. 9b31ee4 Implement `MessageFactory`-namespaced logger registry (#2961) by Volkan Yazıcı · 1 year, 5 months ago
  77. dab4c9c Improvements on the logger message factory namespacing (#2936) by Volkan Yazıcı · 1 year, 5 months ago
  78. c825f4e Implement `MessageFactory`-namespaced logger registry (#2936) by Volkan Yazıcı · 1 year, 5 months ago
  79. a8e8c76 Fail build for `static transitive` modules by Piotr P. Karwasz · 1 year, 5 months ago
  80. 6ad59b0 Clean up `ThreadContextMap` implementations by Piotr P. Karwasz · 1 year, 8 months ago
  81. 918f5a4 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.16 by dependabot[bot] · 1 year, 6 months ago
  82. c103f43 Improve name/description of SLF4J-related modules (#1462) by Volkan Yazıcı · 1 year, 10 months ago
  83. a77faeb Move SLF4J dependencies to SLF4J-related modules by Piotr P. Karwasz · 1 year, 10 months ago
  84. b2f528f Remove reflection from `log4j-to-jul` and `log4j-to-slf4j` by Piotr P. Karwasz · 1 year, 11 months ago
  85. 877eaac Simplify configuration after BND 7.x upgrade by Piotr P. Karwasz · 2 years, 2 months ago
  86. be8d47a Expand wildcard imports by Piotr P. Karwasz · 2 years, 1 month ago
  87. 9acc924 Fix NPE caused by MDCContextMap by Piotr P. Karwasz · 2 years, 2 months ago
  88. a0dbf92 Fix `log4j-to-slf4j` JPMS and OSGi descriptors by Piotr P. Karwasz · 2 years, 3 months ago
  89. 02999e4 Apply Palantir formatter by Volkan Yazıcı · 2 years, 3 months ago
  90. b330206 Remove unused Maven properties by Volkan Yazıcı · 2 years, 3 months ago
  91. ec71ef7 Bump SLF4j to version 2.0.9 by Piotr P. Karwasz · 2 years, 3 months ago
  92. a0ff3e5 Ban dependencies interfering with our tests by Piotr P. Karwasz · 2 years, 4 months ago
  93. c33f0fa Fix OSGi tests by Piotr P. Karwasz · 2 years, 4 months ago
  94. 9e6c313 Add OSGi package versioning and fix API breaking changes by Piotr P. Karwasz · 2 years, 4 months ago
  95. 9c76118 Add `log4j-core` to some modules processor path by Piotr P. Karwasz · 2 years, 4 months ago
  96. 38da321 Remove `log4j-core` from some processor paths by Piotr P. Karwasz · 2 years, 4 months ago
  97. 74b793f Swap `/pom.xml` and `/log4j-bom/pom.xml` by Volkan Yazıcı · 2 years, 4 months ago
  98. 3605ba7 Migrate changelog, site, and docs to the new infra by Volkan Yazıcı · 2 years, 4 months ago
  99. 2c6d5d7 Add BND configuration to bridges by Piotr P. Karwasz · 2 years, 4 months ago
  100. da8c568 Replace explicit versions with property by Piotr P. Karwasz · 2 years, 4 months ago