Re: Slack

2020-05-23 Thread Ralph Goers
I have found that if I need to get ahold of Matt he is particularly responsive on Slack ;-). Of course, that may change when he is no longer confined to quarters. Ralph > On May 23, 2020, at 5:17 PM, Matt Sicker wrote: > > The Apache Slack is archived and supported by Infra. It

Re: Slack

2020-05-23 Thread Matt Sicker
The Apache Slack is archived and supported by Infra. It's mainly useful for interactive things since we still need to use the mailing list for more general things. On Sat, 23 May 2020 at 16:31, Gary Gregory wrote: > > Keep in mind that Slack should be considered as temporary storage,

Re: Slack

2020-05-23 Thread Gary Gregory
Keep in mind that Slack should be considered as temporary storage, since you have to pay to access data past some threshold. Gary On Sat, May 23, 2020 at 4:39 PM Ralph Goers wrote: > FYI - there is a Logging channel in the ASF’s account on Slack. I have > Slack on all my devices, Matt

Slack

2020-05-23 Thread Ralph Goers
FYI - there is a Logging channel in the ASF’s account on Slack. I have Slack on all my devices, Matt and I chat there occasionally. If you need something in a hurry you are more likely to get a quick response there than via email. That said, nothing that gets discussed there is official - that

Re: [Log4j] Slack appender (3rd party)

2017-05-15 Thread Matt Sicker
re. > >> > >> Ralph > >> > >>> On May 15, 2017, at 9:30 AM, Matt Sicker wrote: > >>> > >>> I wrote a pretty trivial Slack webhook appender at work and was given > the > >>> go ahead to publish it as open source. It&#x

Re: [Log4j] Slack appender (3rd party)

2017-05-15 Thread Ralph Goers
ewhere to start. > > On 15 May 2017 at 11:37, Ralph Goers wrote: > >> Why are you doing this as your own project? This could easily be hosted >> here. >> >> Ralph >> >>> On May 15, 2017, at 9:30 AM, Matt Sicker wrote: >>> >>> I wro

Re: [Log4j] Slack appender (3rd party)

2017-05-15 Thread Matt Sicker
be hosted > here. > > Ralph > > > On May 15, 2017, at 9:30 AM, Matt Sicker wrote: > > > > I wrote a pretty trivial Slack webhook appender at work and was given the > > go ahead to publish it as open source. It's not as fully fleshed out as > the >

Re: [Log4j] Slack appender (3rd party)

2017-05-15 Thread Ralph Goers
Why are you doing this as your own project? This could easily be hosted here. Ralph > On May 15, 2017, at 9:30 AM, Matt Sicker wrote: > > I wrote a pretty trivial Slack webhook appender at work and was given the > go ahead to publish it as open source. It's not as fully f

Re: [Log4j] Slack appender (3rd party)

2017-05-15 Thread Gary Gregory
And maybe flush it out as a Log4j log4j-slack module? ;-) Gary On Mon, May 15, 2017 at 9:35 AM, Gary Gregory wrote: > You need to ask MC for permission for your group id. > > Gary > > On Mon, May 15, 2017 at 9:33 AM, Matt Sicker wrote: > >> I should note that I ha

Re: [Log4j] Slack appender (3rd party)

2017-05-15 Thread Gary Gregory
On 15 May 2017 at 11:30, Matt Sicker wrote: > > > I wrote a pretty trivial Slack webhook appender at work and was given the > > go ahead to publish it as open source. It's not as fully fleshed out as > the > > HttpAppender idea, but nevertheless, it may be useful for so

Re: [Log4j] Slack appender (3rd party)

2017-05-15 Thread Matt Sicker
I should note that I haven't figured out how to release this on Maven Central yet, so the README is still somewhat specific to our internal repository. On 15 May 2017 at 11:30, Matt Sicker wrote: > I wrote a pretty trivial Slack webhook appender at work and was given the > go ahead

[Log4j] Slack appender (3rd party)

2017-05-15 Thread Matt Sicker
I wrote a pretty trivial Slack webhook appender at work and was given the go ahead to publish it as open source. It's not as fully fleshed out as the HttpAppender idea, but nevertheless, it may be useful for someone: https://github.com/jvz/log4j-slack -- Matt Sicker