On Sat, Dec 13, 2008 at 6:10 PM, Frank <[email protected]> wrote: > Paul Querna wrote: > >> [...] >> Anything else anyone thinks would be good to get in? >> > > I would like to see a better ErrorLog-handling/implementation. > It should be similar to the LogFormat/CustomLog! > > There are others who want this too: > https://issues.apache.org/bugzilla/show_bug.cgi?id=29190 > (I wrote a patch for Apache which writes the servername in front of each > error line so I can use a central errorlog file for solving the problem with > the file descriptors. But a more flexible way should be implemented.) > > https://issues.apache.org/bugzilla/show_bug.cgi?id=29538 would be nice, > too. > > Have fun, > frank >
Speaking of logs. Maybe a system like we have the auth(n|z) now be used too. Make it pluggable. Say a file version, maybe one that logs to a db. A syslog one... then again this maybe should go in trunk and no 2.3.x series. I was thinking something like that could come in handy when dealing with a lot of host. (you could easly export logs per host from a table ;)) Just my 2 Cents
