You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/02/28 08:37:14 UTC

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #775: [LOG4J2-3415] Support JSON configuration using embedded JSON parser

ppkarwasz commented on pull request #775:
URL: https://github.com/apache/logging-log4j2/pull/775#issuecomment-1054014736


   @rgoers: isn't the properties format enough for your properties enhancement? `log4j-core` just needs to provide a `PropertySource` for the JSON format.
   
   IMHO `PropertiesUtil` should stay in the API. This way `log4j2.loggerContextFactory` (or its equivalent) does not need to be set using Java system properties. Ditto for the simple logger implementation.


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org