0 Replies Latest reply on May 4, 2005 12:36 PM by wendy.sue

    logging with log4j

    wendy.sue

      Hello all,

      I'm using struts so, I've had to do a few special things:
      1) Add log4j.jar to the classpath (added in build file)
      2) put log4j.xml in the WEB-INF classes directory (added)


      My struts instructions tell me to set the log4j.configuration system property equal to the name .xml file (log4j.xml), so that the log4j environment knows which file to load.

      I can't seem to find this log4j.configuration property ANYWHERE!!! Please tell me where to find the log4j.configuration property!!