rgoers edited a comment on issue #275: Log4 j2 2621
URL: https://github.com/apache/logging-log4j2/pull/275#issuecomment-500678405
 
 
   The modifications necessary for LOG4J2-2604 don't conflict at all with these 
changes. It would do something similar to what writeServiceFile does, although 
writing the actual JSON would be more complicated. FWIW, reading LOG4J2-2604 is 
what spurred me to make these changes, not to solve that problem but because we 
have had complaints about shading because of the plugins data file. Using the 
"standard" service loader mechanism to load the plugin configuration should 
help. I suppose if we changed things so that every Plugin was a service managed 
by ServiceLoader that might help even more and also solve LOG4J2-2604. I'll 
have to think about that.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to