At 02:14 AM 6/4/2003, Konstantin wrote:
+1 for lowering the log level to WARN.
But it'd be much better to provide two (or more) typical configurations,
e.g.:
- development: log level - DEBUG, development cache settings, etc.
- testing: log level - WARN, etc.
INFO should be even better.
...- production: log level - ERROR, etc.
What do you think?
Any takers to help me out?
Why not simply error.level in build.properties and ant filtering of logkit.xconf? Simple, and no additional code.
Vadim