Hello Fred, On Fri, Mar 11, 2022 at 1:29 AM Fred Eisele <fredrick.eis...@gmail.com> wrote: > I would like something similar. > Maybe a way to initialize a builder with the current configuration?
An already initialized `AbstractConfiguration` can no longer be used to initialize a configuration builder. However you can use a CompositeConfiguration[1] to add your customization to the current config. Piotr [1] https://logging.apache.org/log4j/2.x/log4j-core/apidocs/org/apache/logging/log4j/core/config/composite/CompositeConfiguration.html --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org