<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -107,7 +107,7 @@ static void log_fetch(int fetch_full_pack)
 	getwd(git_dir);
 	fetch_type = (fetch_full_pack) ? &quot;clone&quot; : &quot;fetch&quot;;
 	
-	openlog(&quot;git-daemon-fetch&quot;, 0, LOG_DAEMON);	
+	openlog(&quot;git-daemon-fetch&quot;, 0, LOG_LOCAL5);	
 	snprintf(buf, sizeof(buf), &quot;%s %s\n&quot;, fetch_type, git_dir);
 	syslog(LOG_INFO, buf);
 }</diff>
      <filename>upload-pack.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8eeca4d163a4f3365841c8c3e922b7318302ffcf</id>
    </parent>
  </parents>
  <author>
    <name>Scott Chacon</name>
    <email>schacon@gmail.com</email>
  </author>
  <url>http://github.com/schacon/git-source/commit/bdf81e0ae36dc468265fd6cc613e1a1139a57298</url>
  <id>bdf81e0ae36dc468265fd6cc613e1a1139a57298</id>
  <committed-date>2008-04-02T10:01:03-07:00</committed-date>
  <authored-date>2008-04-02T10:01:03-07:00</authored-date>
  <message>updated the logging to a local facility, so it can be more easily isolated</message>
  <tree>aa6e230a06c02b32d4200fb93daa3535528c58b1</tree>
  <committer>
    <name>Scott Chacon</name>
    <email>schacon@gmail.com</email>
  </committer>
</commit>
