Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Log-Dispatch CPAN distribution.

Report information
The Basics
Id: 77308
Status: resolved
Priority: 0/
Queue: Log-Dispatch

People
Owner: Nobody in particular
Requestors: thaljef [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.29
Fixed in: (no value)



Subject: Allow passing subs to named log methods
I don't see why this is supported... $logger->log(level => 'warn', message => sub {...}); but this is not... $logger->warn( sub {...} ); Can you help me understand the the reasoning there? Thanks! -- Jeffrey Thalhammer Imaginative Software Systems www.imaginative-software.com