Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for change notification.
The following page has been changed by DEFord: http://wiki.apache.org/jakarta-slide/Logging ------------------------------------------------------------------------------ <slide logger="log4j.Log4jLogger" logger-level="7"> }}} - As indicated in the above example the ''logger-level'' can also me manually set here. It's default value is ''6''. + As indicated in the above example the ''logger-level'' can also me manually set here. It's default value is ''6''. Here is a list of the available logger levels (as defined in [http://jakarta.apache.org/slide/javadoc-2.1/javadoc/org/apache/slide/util/logger/Logger.html org.apache.slide.util.logger.Logger]: + * 0 - Emergency + * 1 - Critical + * 2 - Error + * 3 - ''Not Explicitly Defined'' + * 4 - Warning + * 5 - ''Not Explicitly Defined'' + * 6 - Info + * 7 - Debug + == WebdavServlet Logging == The WebdavServlet uses the Log4J framework for logging information and will look for a ''log4j.properties'' file in the classpath of the WAR. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]