<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -84,7 +84,7 @@ def getResponse(url, method, digits):
         req = urllib2.Request(url, data)
         fd = urllib2.urlopen(req)
     except IOError, e:
-        print '[Not Found]', e
+        logger.error('[Not Found] %s' % e)
         exit_handler()
 
     return fd.read()</diff>
      <filename>twilio-emulator.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c426b7da453f92510db16af67aa8ad9713a45b73</id>
    </parent>
  </parents>
  <author>
    <name>Adam Ballai</name>
    <email>minddog@lebbene-globalalerts-int.local</email>
  </author>
  <url>http://github.com/minddog/twilio-emulator/commit/b08227e45f89eb7d4e959d43dea9860e36406eb4</url>
  <id>b08227e45f89eb7d4e959d43dea9860e36406eb4</id>
  <committed-date>2009-01-26T13:24:55-08:00</committed-date>
  <authored-date>2009-01-26T13:24:55-08:00</authored-date>
  <message>Http errors need to output through logger</message>
  <tree>fac89ade96d14b808839562c3c22cf6cb5542514</tree>
  <committer>
    <name>Adam Ballai</name>
    <email>minddog@lebbene-globalalerts-int.local</email>
  </committer>
</commit>
