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

Re: Svnserve Logging (Yet again)

From: David Mahakian <tmoli42_at_gmx.net>
Date: 2006-06-30 10:32:08 CEST

To keep things moving, an updated summary of goals/ideas: (new/updated
things marked with +):

* Per repository logging, configured in svnserve.conf for that repository

* Log error and high level information to file, which may be configured
to be put into the same or different log files

+ Log error and high level information to stdout/err. This option would
have no effect when svnserve is launched with --tunnel or --inetd. Since
logging to file stdout/err would be separately enabled from file
logging, this would be OK. (This would be a warning not an error I would
think)

* Don't worry about log file maximum size

+ Do make sure to periodically close the log file temporarily to allow
for log rotation

* Log file format similar or identical to default of mod_dav_svn logging
(see http://svn.haxx.se/users/archive-2005-08/1448.shtml), and not
changeable (i.e. hard coded)

* If possible, use macros to also provide source file and line
information for errors if svnserve is built with --enable-maintainer-mode

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 30 10:32:54 2006

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.