talexb has asked for the wisdom of the Perl Monks concerning the following question:
Taking advantage of the 'laziness' part of Perl's "Laziness, Impatience, and Hubris" motto, I'm wondering if any monk can tell me if a LogAppender for Slack already exists .. before I start to write my own ('hubris' and 'impatience').
I'm making extensive use of the excellent Log::Log4perl module for logging, and currently have ERROR messages sending an E-Mail .. but that's not a great warning system if I don't look at E-Mail for a couple of days (it happens once in a while). A little red dot on the Slack logo on my monitor would be more preferable.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Before I reinvent the wheel .. is there a Log4perl appender for Slack?
by soonix (Chancellor) on Dec 31, 2024 at 18:21 UTC | |
by talexb (Chancellor) on Dec 31, 2024 at 18:29 UTC | |
Re: Before I reinvent the wheel .. is there a Log4perl appender for Slack?
by InfiniteSilence (Curate) on Jan 10, 2025 at 02:43 UTC |