I found a few articles on the web which claimed that UTC time formatting
would be supported in log4j 1.3, and could be used in a form like

        %d{yyyy.MM.dd HH:mm:ss,SSS}{GMT}
or
        %d{yyyy.MM.dd HH:mm:ss,SSS}{UTC}

I'm using log4j 1.3-alpha-8, and neither seems to work, nor can I find
any indication in the javadoc that this feature is supported.

This is an exceptionally useful feature to have when you have to compare
log files from computers in different time zones.

As an aside, is there any chance a production version of 1.3 will be
available in 2007?

Cheers, Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to