Jorge, No, the log format cannot be changed for the ErrorLog directive. Jorge Medina wrote:
I am using Apache 2.2.11Is 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 yyyy-mm-ddTHH:MM:SS<timezone> [2009-03-18T16:53:18-0400] I can get the access log in that format specifying the following directive: LogFormat "%{%FT%T%z}t ..." but so far I am unable to change the error log timestamp format. -Jorge
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx