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

           Summary: ISO8601DateFormat and AbsoluteTimeDateFormat don't
                    support mulitple timezone
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Layout
        AssignedTo: [email protected]
        ReportedBy: [email protected]


There is a bug in ISO8601DateFormat and AbsoluteTimeDateFormat when there is
appenders that use different timezone.

The effect is that the log of all appenders using ISO8601DateFormat or
AbsoluteTimeDateFormat will jump regularily from 1 timezone to an other.

A workaround is to use the SimpleDateFormet (using %d{yyyy-MM-dd HH:mm:ss,SSS}
instead of %d for instance).  However, this workaround has a performance
impact.

-- 
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