lukasalexanderweber commented on issue #2331:
URL: 
https://github.com/apache/logging-log4j2/issues/2331#issuecomment-2036387491

   great! Till now we used 
[ContextDataInjector](https://logging.apache.org/log4j/2.x/javadoc/log4j-core/org/apache/logging/log4j/core/ContextDataInjector.html)
 to create the files and map the logs but we saw that it's recommended to 
switch to ContextDataProvider and then we were suprised that this functionality 
no longer works. 
   
   > NOTE: It is no longer recommended that custom implementations of this 
interface be provided as it is difficult to do. Instead, provide a custom 
ContextDataProvider.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to