Subject: | die_on_error property |
Hi,
I'd like to propose a simple property which would make the appender carp instead of dying:
log4perl.appender.myslack.die_on_error = 0
Rationale: using this dispatcher as a nice-to-have way of informing developers of log messages of interest, if we lost some messages it won't be a problem, whereas slack downtime causing application downtime would be one.