issues
search
houseabsolute
/
Log-Dispatch
Dispatches messages to one or more outputs
https://metacpan.org/release/Log-Dispatch/
Other
12
stars
29
forks
source link
warn $_ instead of warn $@, because Try::Tiny.
#53
Open
bokutin
opened
6 years ago
bokutin
commented
6 years ago
Since there is a request #20, it may be good to be able to controll.
Log::Dispatch::Syslog->new( log_message_exception => none|warn|ignore )
use warnings::register and warnings::enabled()
Since there is a request #20, it may be good to be able to controll.