Releases: SAP/cf-java-logging-support
Releases · SAP/cf-java-logging-support
V2.1.2
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
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
Version 2.0.10
Updated log4j2 dependency to support latest version 2.7.
Due to incompatible API changes in log4j2, will not work with older versions anymore!