What is the problem? The below configuration seems OK, if you replace the "..."
by the other needed parameters (file, layout, etc).
You can put debug="true" to see on the console how log4j configures itself.
Heri
-Ursprüngliche Nachricht-
Von: Steve Cohen [mailto:sco...@javactivity.org]
I think it is not necessary to use Filters as Curt suggested since you dont
want to have an upper limit of the levels. Add the threshold property to the
appender declaration.
Your problem is that you have defined two loggers with the same name. I assume
that the second one overwrites the first