<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -77,6 +77,9 @@ Date::DATE_FORMATS[:long_with_day_name] = &quot;%A %B %e, %Y&quot;
 Date::DATE_FORMATS[:dd] = &quot;%d&quot;
 Date::DATE_FORMATS[:mon] = &quot;%b&quot;
 
+# OpenID Gem should log to rails default logger
+OpenID::Util.logger = RAILS_DEFAULT_LOGGER
+
 ExceptionNotifier.exception_recipients = %w(t.lucas@toolmantim.com lachlan.hardy@gmail.com lstoll@lstoll.net dylan.fm@gmail.com)
 ExceptionNotifier.sender_address = %(&quot;Application Error&quot; &lt;app.error@toolmantim.com&gt;)
 ExceptionNotifier.email_prefix = &quot;[WEBCONSERVE] &quot;</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6b11f21ffabd224d26830c5b34839864d990c11</id>
    </parent>
  </parents>
  <author>
    <name>Lincoln Stoll</name>
    <email>lstoll@lstoll.net</email>
  </author>
  <url>http://github.com/webjam/webjam/commit/9af1ce97798d531ab51987ac9efd0ba5d56762d5</url>
  <id>9af1ce97798d531ab51987ac9efd0ba5d56762d5</id>
  <committed-date>2009-06-17T10:06:32-07:00</committed-date>
  <authored-date>2009-06-17T10:06:32-07:00</authored-date>
  <message>Force openid gem to use the rails default logger. Fixes issue in passenger 2.2.3</message>
  <tree>34c0bfcd5ad14fe4b34c1747599e2fa3f27e953f</tree>
  <committer>
    <name>Lincoln Stoll</name>
    <email>lstoll@lstoll.net</email>
  </committer>
</commit>
