On Thu, 26 Jun 2003, Astrid Ke�ler wrote: > > This adds a directive ErrorLogsWithVhost that extends the error log format > > by adding server name and port to entries in the error logs. > > This can also be done with LogFormat using %v and %p. What is > wrong with these log formats?
LogFormat only works for access logs, not for error logs. By the way, I'm +1 on the concept of having the possibility of including this info in the error log, but I haven't reviewed the patch. Joshua.
