I've just started using Log4j in Tomcat.  Using BasicConfigurator, all my
Log4j messages stream to the Tomcat console.

How do I make them go to the log?

Is there a servlet log appender that send trace commands to the
ServletContext.log method or the GenericServlet.log method?
Or is there some other way I should be doing this?

cheers
Harry



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

Reply via email to