[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: logging: drill down a bit

From: Michael Sweet <mike_at_easysw.com>
Date: 2005-08-03 00:49:12 CEST

Ben Collins-Sussman wrote:
> ...
> What I'm wondering is: do the existing logging subsystems provide this
> sort of flexibility? Assuming that the messages being sent to
> {syslogd, windows event system, apache logging system} are
> sufficiently detailed, can these three systems be jiggered to do the
> sort of filtering described above? If so, then I think everyone can
> be happy.

Apache can be instructed to send log data to different files based
on the VirtualHost, Directory, and/or Location you are accessing.

syslogd doesn't offer quite the same configurability - you can filter
based on facility and log level, but that's about it.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 3 00:50:06 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.