v3.1.0
The main change on this release is the refactoring of the custom fields feature.
A new format of the JSON messages was introduced by SAP CloudPlatform CloudFoundry.
Version 3.1.0 implements this new format. It does not change the Java API of the library.
There are some improvements on the functionality:
CustomFields.customField
log arguments always takes precedence over MDC fields.CustomFields.customField
log arguments need to be configured as custom fields like MDC fields.
Dependency Upgrades:
- log4j to 2.13.3
- slf4j to 1.7.25