Re: [us...@httpd] ErrorLog timestamp format

2009-03-09 Thread Frank Gingras
Jorge, No, the log format cannot be changed for the ErrorLog directive. Jorge Medina wrote: I am using Apache 2.2.11 Is it possible to modify the ErrorLog timestamp format ? Currently, I get something like this: [Mon Mar 09 16:53:18 2009] I would like to get the timestamp following IS

[us...@httpd] ErrorLog timestamp format

2009-03-09 Thread Jorge Medina
I am using Apache 2.2.11 Is it possible to modify the ErrorLog timestamp format ? Currently, I get something like this: [Mon Mar 09 16:53:18 2009] I would like to get the timestamp following ISO8601 format, something like -mm-ddTHH:MM:SS [2009-03-18T16:53:18-0400] I can get the