Skip Menu |

This queue is for tickets about the Dancer-Logger-Syslog CPAN distribution.

Report information
The Basics
Id: 84542
Status: resolved
Priority: 0/
Queue: Dancer-Logger-Syslog

People
Owner: Nobody in particular
Requestors: mutant.nz [...] gmail.com
Cc:
AdminCc:

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



Subject: Hard-coded facility
The facility being hard-coded is a bug. This should be settable by config. Happy to provide a patch (athough this would be much easier if this was on github!)
On Tue Apr 09 19:10:50 2013, Mutant wrote: Show quoted text
> The facility being hard-coded is a bug. This should be settable by > config. Happy to provide a patch (athough this would be much easier if > this was on github!)
Ask, and thou shalt receive! https://github.com/PerlDancer/Dancer-Logger-Syslog Also, ported this issue as issue #1 on that repo. Enjoy! ;-) `/.
merged. Thanks! One small change to the patch: the config key is now 'syslog' instead of 'sys_syslog'.