Hi, thanks, but that's not what I want. If I use this format I get some expensive formatting. 10:33:44,671 60 INFO [main] I would like just the plain absolute number of miliseconds. Like the following 993717224671 INFO [main] Basically this is even less time consuming, because there is no substraction of the start time of log4j. In this number is all information contained. I could even do expensive time and date formatting later if needed. Oliver > -----Ursprüngliche Nachricht----- > Von: Veerappan Saravanan [SMTP:[EMAIL PROTECTED]] > Gesendet am: Mittwoch, 27. Juni 2001 17:18 > An: 'LOG4J Users Mailing List' > Betreff: RE: Printing Absolute Time Stamps > > I guess you need the following property > > log4j.appender.standardOutput.layout.ConversionPattern=%d{ABSOLUTE} -%m\n > > > -----Original Message----- > From: Adler, Oliver [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 27, 2001 2:18 AM > To: '[EMAIL PROTECTED]' > Subject: Printing Absolute Time Stamps > > > Hi, > > I looked for an absolute time stamp which can be printed out as millis ? > This number could be converted to some human readable format if necessary > by some filter program later. I searched the documentation but culdn't > find > something > useful. > > So, is there any reason why I shouldn'd do this, or didn't I find how to > do > this ? > > Thanks > > Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]