The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.005 - 2012-05-15

  • Naveed Massjouni <naveedm9@gmail.com>
    • Allow blessed objects to be logged
  • William Wolf <throughnothing@gmail.com>
    • Merge pull request #1 from ironcamel/allow-blessed
      • Allow blessed
    • Add try/catch around flush, update logic.
      • Check to make sure the object is a hash, otherwise we use Data::Dumper to turn it into a string.

Modules

Dancer Console Logger that aggregates each requests logs to 1 line.