JWT007 commented on issue #3173:
URL: 
https://github.com/apache/logging-log4j2/issues/3173#issuecomment-2469819620

   I had to work around it myself by creating a custom AbstractConfiguration 
implementation with the prepared empty child nodes for Loggers, Appenders, etc. 
and ensure that is always first in my CompositeConfigurations.
   
   Like the BuiltConfiguration it breaks down if you don't do a minimum 
prepopulation of child nodes / components - i.e. BuiltConfiguration NPEs if you 
don't prepopulate the root component with all child components.


-- 
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-unsubscr...@logging.apache.org

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

Reply via email to