Dear "Log4j 2" developers In the "Migration from Log4j 1.x" manual, "Converting to the Log4j 2 API" clause, it is written:
"4. Calls to logger.setLevel or similar methods are not supported in the API. Applications should remove these. Equivalent functionality is provided in the Log4j 2 implementation classes but may leave the application susceptible to changes in Log4j 2 internals." If an application needs to set the levels programmatically, it probably does so for a good reason. One can't "just remove these", if there is nothing to put instead. Why is that functionality not available from the API? Would it cost many tears and a lot of sweat to add it? Kind regards Jacob Dall --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
