<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -216,6 +216,10 @@ module Synthesis
       end
       
       def log(message)
+        self.class.log(message)
+      end
+      
+      def self.log(message)
         puts message
       end
 </diff>
      <filename>lib/synthesis/asset_package.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0557e024c1fdc3ef7725e5738f73d068a8453ca7</id>
    </parent>
  </parents>
  <author>
    <name>Scott Becker</name>
    <email>becker.scott@gmail.com</email>
  </author>
  <url>http://github.com/nuxlli/asset_packager/commit/067409ce79f48a694a5ccc7a823c9c5aec047d88</url>
  <id>067409ce79f48a694a5ccc7a823c9c5aec047d88</id>
  <committed-date>2007-12-18T21:30:58-08:00</committed-date>
  <authored-date>2007-12-18T21:30:58-08:00</authored-date>
  <message>[#19](status:fixed) Make log method a class method so rake asset:packager:create_yml works again.</message>
  <tree>bdecf66bdaee65c422ce5ebd23063f6feaa49277</tree>
  <committer>
    <name>Scott Becker</name>
    <email>becker.scott@gmail.com</email>
  </committer>
</commit>
