penna icon indicating copy to clipboard operation
penna copied to clipboard

Opinionated SLF4J backend that logs natively to json

Results 15 penna issues
Sort by recently updated
recently updated
newest added

Bumps `logback` from 1.5.5 to 1.5.6. Updates `ch.qos.logback:logback-core` from 1.5.5 to 1.5.6 Commits 7812a55 prepare release 1.5.6 759fc25 fix issues/805 i.e. LOGBACK-1768, included file with inner conditional 3d55638 start work...

dependencies

Bumps [io.jstach.rainbowgum:rainbowgum](https://github.com/jstachio/rainbowgum) from 0.4.1 to 0.5.0. Release notes Sourced from io.jstach.rainbowgum:rainbowgum's releases. v0.5.0 First true release (not a pre-release) of Rainbow Gum. Rainbow Gum is mostly production ready! Coverage is...

dependencies

It should allow for System.Logging in the future

[ECS reference](https://www.elastic.co/guide/en/ecs/8.7/ecs-reference.html)

Bumps `jackson` from 2.17.0 to 2.17.1. Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.0 to 2.17.1 Commits cba40f1 [maven-release-plugin] prepare release jackson-core-2.17.1 d33c4b5 Prepare for 2.17.1 release 2a4a6dc Fix #1256: revert #1117, default recycler...

dependencies

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.0 Android users: Please test recent Guava versions If you know of Guava Android users who have not...

dependencies

Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=gradle&previous-version=3.15.0&new-version=3.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-api&package-manager=gradle&previous-version=2.0.13&new-version=2.0.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [io.jstach.rainbowgum:rainbowgum](https://github.com/jstachio/rainbowgum) from 0.4.1 to 0.6.2. Release notes Sourced from io.jstach.rainbowgum:rainbowgum's releases. v0.6.2 Bug fix release Fix zoneId missing from pattern config which was the default and would cause formatting...

dependencies

When using Penna the initialization message doesn't include the pennaVersion. ```{"logger":"penna.api.audit.Logger","level":"INFO","message":"Penna initialized successfully","pennaVersion":"null"}``` Expected: To show the Penna version Actual: Currently showing null