This repository was archived by the owner on Mar 20, 2025. It is now read-only.
Releases: quickcase/spring-logging
Releases · quickcase/spring-logging
7.0.0
6.1.0
6.0.4
v6.0.4 Add line separator between logger statements
6.0.3
Fix publishing of modules logging-spring and logging-httpcomponents Apply publishing of artifacts for all projects
6.0.2
Disable pretty print for JSON formatter pretty print logs json on multiple lines, Logitio requires json to be logged on single line to consume and parse the statement
6.0.1
Fail build on CVE score 0
- upgrade dependency check
- upgrade checkstyle to fix CVE-2020-8908 on transitive dependency guava
6.0.0
Initial QuickCase release
Add custom JSON formatter for the logger
Make JSON as the default format with alternative format as CONSOLE