bigpresh / Dancer-Plugin-Database

Dancer::Plugin::Database - easy database support for Dancer applications
http://search.cpan.org/dist/Dancer-Plugin-Database
37 stars 36 forks source link

log_queries seems broken in dancer2 #70

Closed djzort closed 8 years ago

djzort commented 8 years ago

I get this error when log_queries: 1 is on in the config file:

Undefined subroutine &Dancer::Logger::debug called at /home/dean/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.2/Dancer/Plugin/Database/Core/Handle.pm line 285.

ambs commented 8 years ago

Fixed in Dancer::Plugin::Database::Core v0.12 Thanks