https://issues.apache.org/bugzilla/show_bug.cgi?id=48607

           Summary: Log levels are not displayed corectly
           Product: Log4j
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: chainsaw
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=24886)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24886)
Config file for chainsaw and log file

Using java 6, log4j 1.2.15, CentOS.
The log level is not displayed correctly, it is always with debug.
using a minimal configuration for logFormat: TIMESTAMP and LEVEL and a file
containing only 

2010-01-25 14:56:56,111 [DEBUG]
2010-01-25 14:56:56,216 [INFO ]

it can be reproduced.

See the full conifg file and the log file.
My guess is that it is limited to linux and with LogFilePatternReceiver.

But I don't have a workaround :(

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to