DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17084>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17084 log factor 5 displays incorrect level Summary: log factor 5 displays incorrect level Product: Log4j Version: 1.2 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have a log file produced by the DailyRollingFileAppender that contains one DEBUG entry and two WARN entries. I started log factor 5 with the following command: java org.apache.log4j.lf5.StartLogFactor5 I used the file/open menu in log factor 5 to open the file. Log factor 5 displays the three records properly, except that they are all listed as having a level of DEBUG. Here is the file: [slf5s.start]14 Feb 2003 09:39:42,091[slf5s.DATE] DEBUG[slf5s.PRIORTY] [slf5s.NDC] Servlet.Engine.Transports:10[slf5s.THREAD] com.unilever.uci.ghms.business.HierarchyProviderBean[slf5s.CATEGORY] [slf5s.LOCATION] getting structure document[slf5s.MESSAGE] [slf5s.start]14 Feb 2003 09:39:44,084[slf5s.DATE] WARN[slf5s.PRIORTY] [slf5s.NDC] Servlet.Engine.Transports:10[slf5s.THREAD] com.unilever.uci.ghms.web.utility.HierarchyViewAction[slf5s.CATEGORY] [slf5s.LOCATION] The Hierarchy Provider could not find structure SDFVSD in the system configuration.[slf5s.MESSAGE] [slf5s.start]14 Feb 2003 09:55:28,362[slf5s.DATE] WARN[slf5s.PRIORTY] [slf5s.NDC] Servlet.Engine.Transports:10[slf5s.THREAD] com.unilever.uci.ghms.web.utility.HierarchyViewAction[slf5s.CATEGORY] [slf5s.LOCATION] The Hierarchy Provider could not find structure SDFVSD in the system configuration.[slf5s.MESSAGE] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]