Re: UTC Time Stamps

2007-02-07 Thread Curt Arnold
On Feb 7, 2007, at 11:52 PM, Curt Arnold wrote: On Feb 7, 2007, at 4:55 PM, Eric Kolotyluk wrote: I just added additional unit tests (bug 41565) that specify the timezone using property files and check the generated files for the expected timezone. The tests pass against both the current

Re: UTC Time Stamps

2007-02-07 Thread Curt Arnold
On Feb 7, 2007, at 4:55 PM, Eric Kolotyluk wrote: I'm now confused by the different patterns "{GMT+0}" vs "'GMT'Z" - which one is correct? ConversionPattern=%-5p %d{-MM-dd HH:mm:ss.SSS 'GMT'Z} %c [%t] - ConversionPattern=%-5p %d{-MM-dd HH:mm:ss.SSS}{GMT}Z %c [%t] - Both are lega

Re: UTC Time Stamps

2007-02-07 Thread Curt Arnold
On Feb 7, 2007, at 4:55 PM, Eric Kolotyluk wrote: C:\>java -version java version "1.6.0" Java(TM) SE Runtime Environment (build 1.6.0-b105) Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing) I'm running on Window XP SP 2 using Sun's JDK with log4j-1.3alpha-8.jar I

RE: UTC Time Stamps

2007-02-07 Thread Eric Kolotyluk
C:\>java -version java version "1.6.0" Java(TM) SE Runtime Environment (build 1.6.0-b105) Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing) I'm running on Window XP SP 2 using Sun's JDK with log4j-1.3alpha-8.jar When I use ConversionPattern=%-5p %d{.MM.dd HH:mm:s

Re: UTC Time Stamps

2007-02-07 Thread Curt Arnold
On Feb 7, 2007, at 11:31 AM, Eric Kolotyluk wrote: Thanks, ConversionPattern=%-5p %d{-MM-dd HH:mm:ss.SSS 'GMT'Z} %c [%t] - %m%n Seems to work better, but I get INFO 2007.02.07 08:51:11,417 GMT-0800 [main] . . . When what I really want is INFO 2007.02.07 16:51:11,417 Z [main] . . .

RE: UTC Time Stamps

2007-02-07 Thread Eric Kolotyluk
Thanks, ConversionPattern=%-5p %d{-MM-dd HH:mm:ss.SSS 'GMT'Z} %c [%t] - %m%n Seems to work better, but I get INFO 2007.02.07 08:51:11,417 GMT-0800 [main] . . . When what I really want is INFO 2007.02.07 16:51:11,417 Z [main] . . . Can this be done? The point is when I'm comparing log fi

RE: UTC Time Stamps

2007-02-07 Thread Kamal Ahmed
Try Here's the log4j.properties file #ExportAutomation Log4J configuration Properties. [EMAIL PROTECTED]@ log4j.appender.R=org.apache.log4j.RollingFileAppender log4j.appender.R.File=../beans/groupsubgroup/log/EventLog.txt log4j.appender.R.MaxFileSize=900KB # Keep 20 backup files log4j.append

RE: UTC Time Stamps

2007-02-07 Thread Eric Kolotyluk
Hi, I still have not received a response to this mail I posted a while ago. I really want to use the {GMT} feature so I can align our client logs with our server logs (which may be in different time zones). I would really appreciate it if someone could please help me get this working. Cheer

Re: use of log4j 1.3alpha-8

2007-02-07 Thread Jacob Kjome
Log4j 1.3 may or may not ever have a final release. I suggest using the latest 1.2.xx version unless the 1.3 alpha has something you absolutely need. And if the latter, you may want to provide patches and whatnot to help move it toward a release. Jake At 07:07 AM 2/7/2007, you wrote: >hi

Re: IPlanet Application Servers & log4j

2007-02-07 Thread James Stauffer
If you can put log4j.properties in the classpath it should work. On 2/6/07, Farooq Shaikh <[EMAIL PROTECTED]> wrote: Ravi Chekuri bri.com> writes: > > Hi, > > I'm trying to use log4j for logging information from EJB's. > I'm using a SimpleSocketServer program provided with > log4j and trying t

use of log4j 1.3alpha-8

2007-02-07 Thread Shaily Goel
hi I am using log4j 1.3alpha-8 release in my project for logging messages. When going through log4j site "http://logging.apache.org/log4j/docs/"; and I came to know the next release of log4j is 2.0. When is the release scheduled? Please let me know how stable it would be to use "log4j 1.3alpha-