1. f555383 style: Declare appendJsonObject static. by Matthias Andreas Benkard · 3 months ago
  2. 992aa95 feat: Add InsertId class. by Matthias Andreas Benkard · 3 months ago
  3. 7e3e788 build: Bump version to 6.4.1-SNAPSHOT. by Matthias Andreas Benkard · 3 months ago
  4. e78dd92 Release 6.4.0. by Matthias Andreas Benkard · 3 months ago v6.4.0
  5. 54e8136 Generate JSON by hand. by Matthias Andreas Benkard · 3 months ago
  6. 71ddcab build: Bump version to 6.3.1-SNAPSHOT. by Matthias Andreas Benkard · 3 months ago
  7. da43861 Release 6.3.0. by Matthias Andreas Benkard · 3 months ago v6.3.0
  8. fd9f00c feat: Support more fine-grained log severity levels. by Matthias Andreas Benkard · 3 months ago
  9. 3af29c3 feat: Omit the source location if it is all null. by Matthias Andreas Benkard · 3 months ago
  10. 7cfbcdb build: Bump version to 6.2.1-SNAPSHOT. by Matthias Andreas Benkard · 3 months ago
  11. 8e2e7e0 docs: Fix version number in package-info.java. by Matthias Andreas Benkard · 3 months ago
  12. e9df298 Release 6.2.0. by Matthias Andreas Benkard · 3 months ago v6.2.0
  13. d2280ad perf: Reuse a single JsonProvider. by Matthias Andreas Benkard · 3 months ago
  14. 7fec6de style: Reorder imports. by Matthias Andreas Benkard · 3 months ago
  15. f90824b test: Add benchmark with many log entry fields. by Matthias Andreas Benkard · 3 months ago
  16. 47df8be test: Add benchmarks. by Matthias Andreas Benkard · 3 months ago
  17. b69b301 test: Add FormatterTest. by Matthias Andreas Benkard · 3 months ago
  18. c875905 chore(deps): update dependency org.jboss.logmanager:jboss-logmanager to v3.0.6.final by Renovate Bot · 5 months ago
  19. 33f465b chore(deps): update dependency org.jboss.logmanager:jboss-logmanager to v3.0.5.final by Renovate Bot · 5 months ago
  20. 516ab6a fix(deps): update dependency org.eclipse.parsson:parsson to v1.1.6 by Renovate Bot · 6 months ago
  21. 2faa870 fix(deps): update dependency io.smallrye.common:smallrye-common-constraint to v2.4.0 by Renovate Bot · 6 months ago
  22. 899aa14 fix(deps): update dependency io.smallrye.common:smallrye-common-constraint to v2.3.0 by Renovate Bot · 8 months ago
  23. ffc6eb2 chore(deps): update dependency org.jboss.logmanager:jboss-logmanager to v3.0.4.final by Renovate Bot · 9 months ago
  24. 9ab00cb chore(deps): update all non-major dependencies by Renovate Bot · 10 months ago
  25. 4dbc6f5 fix(deps): update dependency org.eclipse.parsson:parsson to v1.1.5 by Renovate Bot · 11 months ago
  26. 6742b6f fix(deps): update dependency io.smallrye.common:smallrye-common-constraint to v2.2.0 by Renovate Bot · 12 months ago
  27. e957def fix(pom): Revert jboss-logmanager-embedded to 1.1.1. by Matthias Andreas Benkard · 1 year ago
  28. 2f5f036 chore(deps): update all non-major dependencies by Renovate Bot · 1 year ago
  29. 3045065 chore(pom): Bump version to 6.1.1-SNAPSHOT. by Matthias Andreas Benkard · 1 year ago
  30. 0d6c75e Release 6.1.0. by Matthias Andreas Benkard · 1 year ago v6.1.0
  31. ddcce2e feat(core): Add DefaultConfiguratorFactory for JBoss Log Manager 3.x. by Matthias Andreas Benkard · 1 year ago
  32. d082a11 Bump version to 6.0.1-SNAPSHOT. by Matthias Andreas Benkard · 1 year, 6 months ago
  33. 8607f6f Release 6.0.0. by Matthias Andreas Benkard · 1 year, 6 months ago v6.0.0
  34. ca9b929 Eclipse Parsson by siddik.acil · 1 year, 6 months ago
  35. 21805f6 6.0.0-SNAPSHOT by siddik.acil · 1 year, 6 months ago
  36. c59bf52 chore(deps): Javax JSON to Jakarta JSON by siddik.acil · 1 year, 6 months ago
  37. db2440e fix(docs): {=> Default}ConsoleHandler. by Matthias Andreas Benkard · 2 years ago
  38. b9879e0 Bump version to 5.0.1-SNAPSHOT. by Matthias Andreas Benkard · 2 years ago
  39. 62ee2f5 Release 5.0.0. by Matthias Andreas Benkard · 2 years ago v5.0.0
  40. 2cc18b3 Add ProviderContext. by Matthias Andreas Benkard · 2 years, 1 month ago
  41. e3c3704 Bump version to 4.1.2-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 1 month ago
  42. 017a454 Release 4.1.1. by Matthias Andreas Benkard · 2 years, 1 month ago v4.1.1
  43. 5ae4244 Release 4.1.0. by Matthias Andreas Benkard · 2 years, 1 month ago v4.1.0
  44. e369c51 Update Javadocs with @snippet tags. by Matthias Andreas Benkard · 2 years, 6 months ago
  45. 60d4505 Bump version to 4.0.2-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 8 months ago
  46. e1b76f2 Release 4.0.1. by Matthias Andreas Benkard · 2 years, 8 months ago v4.0.1
  47. 8090924 Clarify licensing through REUSE annotations. by Matthias Andreas Benkard · 2 years, 8 months ago
  48. 6dfc6ff Bump version to 4.0.1-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 9 months ago
  49. f95c408 Release 4.0.0. by Matthias Andreas Benkard · 2 years, 9 months ago v4.0.0
  50. 348f205 Add a Spring Boot example and integration code. by Matthias Andreas Benkard · 2 years, 9 months ago
  51. 93ecfd1 Load providers registered through the ServiceLoader mechanism. by Matthias Andreas Benkard · 2 years, 9 months ago
  52. 2021024 Split off -core module. by Matthias Andreas Benkard · 2 years, 9 months ago