I have been using logging and have observed the following,
Log4JCategoryLog provides us with an extra
TRACE level which at present doesn't have corresponding level in log4j.
So at present all logs with level TRACE log to level DEBUG.
I think a better approach could be to have a custom level "TRACE"
defined specifically for Log4JCategoryLog.
This change required will be small and can be removed easily once
level-TRACE is defined in log4j.
-Anirudh
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>