Re: Clearing All Loggers from the Logger Repository.

2014-04-11 Thread Alexandru Zbarcea
Fair enough +1 Alex On Apr 11, 2014 8:56 AM, "Thorsten Schöning" wrote: Guten Tag Alexandru Zbarcea, am Freitag, 11. April 2014 um 14:32 schrieben Sie: > It is not easy. But the question remains, is it an acceptable > feature request? If yes, ye can create a ticket, and we

Re: Clearing All Loggers from the Logger Repository.

2014-04-11 Thread Alexandru Zbarcea
Alex Guten Tag Alexandru Zbarcea, am Donnerstag, 10. April 2014 um 23:04 schrieben Sie: > Log4j has the: > log4j.appender.example.MaxFileSize=500KB > log4j.appender.example.MaxBackupIndex=10 > (xml file should be ~ the same) > I know this was in plan to implement of not already. This

Re: Clearing All Loggers from the Logger Repository.

2014-04-10 Thread Alexandru Zbarcea
Hi, > And that's the point: There's no logic or API to delete loggers and > during reloading a configuration file the repository is not > automatically reset, which means changes are only added or existing > objects reconfigured. Deleted loggers are not recognized as such and > stay in the repo.

Re: Clearing All Loggers from the Logger Repository.

2014-04-09 Thread Alexandru Zbarcea
Hi Nandan, I think I understand what you want to achieve. Can you setup-up an example project to understand and test better? I think your request would translate better into some feature request. Regards, Alex