Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Releases: quickcase/spring-logging

7.0.0

27 Jun 14:51
46dff3e

Choose a tag to compare

Features

Dependencies

Full Changelog: v6.1.0...v7.0.0

6.1.0

10 Feb 15:12
b942fcf

Choose a tag to compare

Dependencies

  • Bump logback-classic from 1.2.3 to 1.2.10 by @vlaurin in #10
  • Bump springBoot from 2.4.2 to 2.6.3 by @vlaurin in #11

Full Changelog: v6.0.4...v6.1.0

6.0.4

04 Feb 16:12

Choose a tag to compare

v6.0.4

Add line separator between logger statements

6.0.3

29 Jan 11:44

Choose a tag to compare

Fix publishing of modules logging-spring and logging-httpcomponents

Apply publishing of artifacts for all projects

6.0.2

27 Jan 18:36

Choose a tag to compare

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

26 Jan 15:55

Choose a tag to compare

    Fail build on CVE score 0

    - upgrade dependency check
    - upgrade checkstyle to fix CVE-2020-8908 on transitive dependency guava

6.0.0

25 Jan 19:11

Choose a tag to compare

Initial QuickCase release

Add custom JSON formatter for the logger
Make JSON as the default format with alternative format as CONSOLE