Apache and svn logging
From: Richard Andrews <randrews_at_pelmorex.com>
Date: Wed, 16 Apr 2008 12:36:28 -0400
Hello,
I've tried the example explained in the redbook on how to create more detailed logging of actions performed against the http hosted repos and nothing was being logged. So I tried the following and gained some ground but as you will see from my log snippet not everything was working:
LogFormat "%t %u %{Svn-Action}e" svnlog
CustomLog logs/opssvn_logfile svnlog
Result:
15/Apr/2008:17:12:36 -0400] randrews -
So it seems I'm logging something now, but the SVN-ACTION environment variable is not being caught and logged. Any thoughts?
Richard Andrews
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.