> which then causes all the tabs based logging to occur in a separate
file (defined under the T log definition).  The log entries from tabs
are repeated > into the root logger, which is not ideal but I can deal
with.

Have a look at the Additive property of logger/category, and set it to
false (BTW: "Logger" and "Category" are semantically the same, the
latter is older and deprecated. You should use "Logger" instead.)
Heri


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to