Ceki Gulcu wrote:
>
>> What would be better, if it is possible, is to inject the logging 
>> dynamically when needed and completely remove it when not, eliminating 
>> any performance overhead at all.
>>     
>
> Stopping and then restarting the application without the agent does exactly 
> that, no? Do you mean hot injection/removal? That would be pretty hard to do.
>
>
>   
Our requirements include enabling and disabling logging without 
restarting the application. Whether it is done via the current 
mechanisms or AOP doesn't really matter as this requirement doesn't 
change.  I realize it could be hard to implement.

Ralph
_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to