Re: Clearing All Loggers from the Logger Repository.

2014-04-10 Thread Thorsten Schöning
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 is the > proper

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-10 Thread Thorsten Schöning
Guten Tag Nandan S, am Donnerstag, 10. April 2014 um 10:43 schrieben Sie: > Loggers will be deleted/added from configuration file manually. 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, wh

Re: Clearing All Loggers from the Logger Repository.

2014-04-10 Thread Nandan S
>> When my software is running, i delete one of the logger's. >You still didn't explain how exactly you are doing that because there >don't seem to be an API do delete loggers. Loggers will be deleted/added from configuration file manually. Changes configuration will be used only aft

Re: Clearing All Loggers from the Logger Repository.

2014-04-10 Thread Thorsten Schöning
Guten Tag Nandan S, am Donnerstag, 10. April 2014 um 07:02 schrieben Sie: > When my software is running, i delete one of the logger's. You still didn't explain how exactly you are doing that because there don't seem to be an API do delete loggers. >In any case, if the configuration file