|
From: Leif M. <le...@ta...> - 2006-10-05 16:16:26
|
Joe,
This is not currently possible. It would be a bit complicated in
the configuration to let
users use custom formats. But I did add a new 'Z' log format
'yyyy/MM/dd HH:mm:ss.SSS'.
This will be in the next release (3.2.2)
Cheers,
Leif
Joe Rounceville wrote:
> Hello,
>
> Does anyone know if it's possible to change the time format of the log for
> wrapper? Here's what I have:
>
> INFO | jvm 1 | 2006/09/27 15:53:27 | Sep 27, 2006 3:53:27 PM: worker
> #38: EXIST \\URBWSR01\MFIPROD\Response\racf\AJB04A0205905296.racf <false>
> <success> - (CD:0 ms / TD:0 ms)
> INFO | jvm 4 | 2006/09/27 15:53:27 | Sep 27, 2006 3:53:27 PM: worker
> #38: EXIST \\URBWSR01\MFIPROD\Response\RACF\AKD015_59034035.txt <false>
> <success> - (CD:0 ms / TD:0 ms)
> INFO | jvm 4 | 2006/09/27 15:53:27 | Sep 27, 2006 3:53:27 PM: worker
> #40: ISFIL \\URBWSR01\MFIPROD\Response\Billing\Inquiry\ACD1640552706872.txt
> <true> <success> - (CD:0 ms / TD:0 ms)
>
>
> Since I'm trying to merge and sort logs from multiple running instances of a
> service, I need to be able to collate them with higher precision than
> seconds. Is it possible to get the time format down to the millisecond?
>
> Thanks,
>
> Joe R.
>
|