You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Swati Vakharia <sw...@gmail.com> on 2004/09/28 21:00:38 UTC

writing to 2 different log files at same time

Hi I'm trying to use log4j to write to two different log files at
different time . For example I want one log file to track my
"processing actions" and another log file to track my "database
actions" . I tried setting up different loggers in the configuration
but it always seems to be writing all actions (processing and
database) to both files no matter what i do. Any help would be
appreciated.

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