Hi Ceki

I know filters. I'm heavy log4j user.
In other times I discussed on Makers,
I want to change log level to info from debug to analyze system crash.

Your approach is event filtering and can't move up the log level.
And if it is no need of log event, it is better to filter log event as soon as possible.
The first filtering point is the point evaluating log level.

I don't understand you don't introduce changing log event.

Are there are another way of changing the logging level?

Takeshi Kondo

_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to