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

Re: Very basic traffic measurement for svnserve?

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2005-02-28 13:44:20 CET

On Mon, 2005-02-28 at 07:42 -0500, John Peacock wrote:
> Brian W. Fitzpatrick wrote:
> > Would we really want to put the logging layer into svnserve? I don't
> > have a solution in mind ATM, but it *would* be nice to see some generic
> > mechanism that could be configured to log the various commands run
> > against a repository... maybe something like an access hook or something?
>
> As this gets discussed, please keep in mind that some of us would love to run
> svnserve under daemontools:
>
> http://cr.yp.to/daemontools.html
>
> so for that purpose, just writing all logging to stdout is wholy sufficient. In
> particular, I don't care about setting a log level inside svnserve someplace; I
> can set multilog to filter (or even split) the messages before writing to a file.

Oh, absolutely. I certainly don't think that writing to stdout is an
acceptable way for a daemon to do logging... at least not since the
mid-90's. :)

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 28 13:49:29 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.