> Hi All,
> 
> I am using log4j and creating the logs files per websphere application.
> 
> My custom log class having the argument for category instance name and create the 
> respective appender file name and writing the log informations.
> 
> Also this log class in one jar file and all instance sharing this file.
> 
> Assume that,I am created the root logger and attached the respective appender to the 
> root logger.
> 
> But now the problem is, one of the appender printing the messages in appserver std 
> out files with the "StandaloneLogger"
> instead of printing the messages in the log files.
> 
> why this strange behaviour happening? Any idea?
> 
> Thanks & Regards
> Bala L 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to