Description
The ContextDataProvider interface was added in Log4j 2.13.2. Unfortunately, support for it has a bug where it tries to determine the number of properties passed to the injectContextData method. If the properties object is null a NullPointerException occurs.