0 Replies Latest reply on Oct 16, 2002 7:17 AM by deaddowney

    Logging with Catalina/JBoss 3.02

    deaddowney

      I'm using a wrapped version of org.apache.log4j.Logger as my logging class. It works fine with JBoss alone, being fully configurable from the log4j.xml file. However when I print out from within a servlet, my log statements don't show up in server.log. Is there another file they appear in? Do I have to do anything special to set this up? Thanks in advance