6 Jan
2015
6 Jan
'15
6:03 p.m.
Hi all, I have a Dancer application that uses Dancer::Logger::LogAny to log to Log::Any. Today, I tried building my dependencies from the latest versions on CPAN and I encountered test failures in Dancer::Logger::LogAny due to changes in Log::Any to use Log::Any::Proxy. I've filed a bug report at https://rt.cpan.org/Ticket/Display.html?id=101347. I thought I should share this with the list as I know lots of people use Log::Any. If you do, you might want to stick with the older 0.15 release of Log::Any for now. Tom