Changes for version 0.02 - 2009-08-06

  • Bug fix: literal \v in a regex isn't recognized properly. Change it to \x0b.
  • Use the stats object to get the time at the beginning of the request instead of the time the log is printed.
  • Enable stats for the application all the time, unless the user gives enable_stats => 0.

Modules

Log formatter for Catalyst::Plugin::AccessLog