Skip to content

Releases: SAP/cf-java-logging-support

V2.1.2

02 Feb 10:34
d9e0e01
Compare
Choose a tag to compare

Changelog:

  • Logging Remote IPs is now optional. It can be activated by adding the environment variable: "LOG_REMOTE_IP: true"
  • Java JWT update to version 3.3.0
  • Bugfix: When using logback, a valid Json-Object is created now, even if the log message is null
  • Minor fixes

V2.1.1

18 Oct 09:34
Compare
Choose a tag to compare

Changelog:

  • Longer stack traces are now supported
  • The dynamic log level feature allows to change the log level threshold for one single request
  • Java version changed from 1.6 to 1.8
  • some minor fixes

V2.0.11

14 Mar 12:50
Compare
Choose a tag to compare
V2.0.11 Pre-release
Pre-release
Bump version to 2.0.11

Includes the pull request from torax242.

Makes random sleep in PickGreeting configurable.

Version 2.0.10

28 Nov 14:17
Compare
Choose a tag to compare

Updated log4j2 dependency to support latest version 2.7.

Due to incompatible API changes in log4j2, will not work with older versions anymore!