Dear all I just started with log4j and realize that is has lot of advantages to other logging.
Now I want to change my existing web applications to log4j. So, here is my question: How can I log for example MimeMessage.writeTo(System.out) with log4j into a file. I tried already Log.info(MimeMessage.getContent ()) but it doesn't work. Any ideas ? Thanks in advance for you help Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
