<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -129,9 +129,9 @@ module Merb
         # Store the PID for this worker
         Merb::Server.store_pid(port)
 
-        # Set up the logger for this worker to point to its process.
-        Merb::Config[:log_stream] = Merb.log_stream(port)
-          
+        Merb::Config[:log_delimiter] = &quot;#{$0} ~ &quot;
+        Merb.logger = nil
+
         Merb.logger.warn!(&quot;Starting #{self.name.split(&quot;::&quot;).last} at port #{port}&quot;)
         
         # If we can't connect to the port, keep trying until we can. Print</diff>
      <filename>lib/merb-core/rack/adapter/abstract.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9440e521e1dbc6bc45dfc06b136a69edbfc677bc</id>
    </parent>
  </parents>
  <author>
    <name>Yehuda Katz</name>
    <email>wycats@gmail.com</email>
  </author>
  <url>http://github.com/wycats/merb-core/commit/55dcdc6fbc29257dcaf25997d59cdf66fb66a507</url>
  <id>55dcdc6fbc29257dcaf25997d59cdf66fb66a507</id>
  <committed-date>2008-09-27T21:31:53-07:00</committed-date>
  <authored-date>2008-09-27T21:31:53-07:00</authored-date>
  <message>Somehow the code that supports a single log file went missing :P</message>
  <tree>bb74965f00abaa2914169f219d275fd0918eef03</tree>
  <committer>
    <name>Yehuda Katz</name>
    <email>wycats@gmail.com</email>
  </committer>
</commit>
