<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,9 +21,14 @@ server {
 
   # doc root
   root &lt;%= deploy_to %&gt;/current/public;
+  
+  log_format main '$remote_addr - $remote_user [$time_local] '
+                  '&quot;$request&quot; $status  $body_bytes_sent &quot;$http_referer&quot; '
+                  '&quot;$http_user_agent&quot; &quot;$http_x_forwarded_for&quot;';
 
   # vhost specific access log
   access_log  &lt;%= deploy_to %&gt;/shared/log/nginx.vhost.access.log  main;
+  error_log  &lt;%= deploy_to %&gt;/shared/log/nginx.vhost.error.log  debug;
 
   # this rewrites all the requests to the maintenance.html
   # page if it exists in the doc root. This is for capistrano's</diff>
      <filename>recipes/templates/nginx.vhost.conf.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>227da867d23442f6e7bfcfa9cf94a6f2fbb210dc</id>
    </parent>
  </parents>
  <author>
    <name>Blake Mizerany</name>
    <email>blake@songbirdnest.com</email>
  </author>
  <url>http://github.com/nakajima/capistrano-bells/commit/0e0134879d9a429a99097d2ad82f2184d81187a4</url>
  <id>0e0134879d9a429a99097d2ad82f2184d81187a4</id>
  <committed-date>2008-12-16T05:35:45-08:00</committed-date>
  <authored-date>2008-04-07T20:28:34-07:00</authored-date>
  <message>updated for use with Ezra's access and error_log formats

Signed-off-by: Pat Nakajima &lt;patnakajima@gmail.com&gt;</message>
  <tree>a0308e9eb0cb1f4e8fddcfeb60cbaa51287ac767</tree>
  <committer>
    <name>Pat Nakajima</name>
    <email>patnakajima@gmail.com</email>
  </committer>
</commit>
