log4j writing to multiple logs conditionally

From: Arvind (as9213_at_sbc.com)
Date: 05/23/04


Date: 23 May 2004 14:39:34 -0700

Hi,

 Is there a way log4j could be configured to write to different files
conditionally? Let me try to explain what I need more clearly.

 The application iam working on , consists of multiple Message Driven
Beans (the same can be substituted by multiple SessionBeans), each
driving a separate application. Each of these receive requests which
are ofcourse different from each other. Currently all the logs go into
a single file. I would like to know if we could configure log4j to
write it to separate files based on which Bean receives the
message/request.

Please let me know if I have been vague, and wld like me to explain it
in more detail.

Thanks
Arvind.



Relevant Pages

  • Re: log4j writing to multiple logs conditionally
    ... Rajesh T ... > Beans, ... I would like to know if we could configure log4j to ... > write it to separate files based on which Bean receives the ...
    (comp.lang.java.programmer)
  • log4j writing to multiple logs conditionally
    ... Is there a way log4j could be configured to write to different files ... The application iam working on, ... Beans, ... write it to separate files based on which Bean receives the ...
    (comp.lang.java.programmer)