jvz commented on pull request #775: URL: https://github.com/apache/logging-log4j2/pull/775#issuecomment-1052593270
That's a good point. The `PropertiesUtil` enhancement will likely need some additional inversion of control or something to avoid having the JSON parsing done at that level. I'll move this to core, though I also need to revise the parser a bit as I think Jackson might also allow for duplicate keys (otherwise I'm not exactly sure how to represent a configuration for things like arbiters). -- 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]
