`RedisAppender` has been in the making in `master` for several years
without much interest from the community. Next to that there are
battle-tested feature-rich community alternatives[1] available. I am
inclined to drop `log4j-redis`. What are your thoughts?
[1] https://github.com/vy/log4j2-redis-
I am ok either way as the in-memory logging I've done in the past has been
much simpler.
Gary
On Thu, Nov 24, 2022, 08:45 Volkan Yazıcı wrote:
> `RedisAppender` has been in the making in `master` for several years
> without much interest from the community. Next to that there are
> battle-teste
Does anybody use this relic? If there are no objects, I will remove it.
I am also OK in dropping log4j-redis.
Ralph
> On Nov 24, 2022, at 7:25 AM, Gary Gregory wrote:
>
> I am ok either way as the in-memory logging I've done in the past has been
> much simpler.
>
> Gary
>
> On Thu, Nov 24, 2022, 08:45 Volkan Yazıcı wrote:
>
>> `RedisAppender` has been in the ma
I think the idea is to let us store settings for IJ and Eclipse for
formatting and whatever else helps.
Gary
On Thu, Nov 24, 2022 at 1:14 PM Volkan Yazıcı wrote:
>
> Does anybody use this relic? If there are no objects, I will remove it.
But yeah, if you want to drop it, that's likely ok.
Gary
On Thu, Nov 24, 2022 at 1:33 PM Gary Gregory wrote:
>
> I think the idea is to let us store settings for IJ and Eclipse for
> formatting and whatever else helps.
>
> Gary
>
> On Thu, Nov 24, 2022 at 1:14 PM Volkan Yazıcı wrote:
> >
> > Do
Fine with me. I’d prefer if we worked toward providing APIs for third party
plugins to easily be created outside of the main repo. Instead of hosting
things like a Redis appender, it’d make more sense to offer APIs useful for
appending to key/value stores or similar APIs (think things like the
I used to use it long ago, but I think we’ve diverged a bit from those files.
We can remove that and figure out a better approach to style settings and such
like via Maven plugins.
—
Matt Sicker
> On Nov 24, 2022, at 12:14, Volkan Yazıcı wrote:
>
> Does anybody use this relic? If there are no
Hi Volkan,
On Thu, 24 Nov 2022 at 19:14, Volkan Yazıcı wrote:
> Does anybody use this relic? If there are no objects, I will remove it.
I think you can remove the current version. Later on I'll probably add
some tips and tricks that allow me to work with `master` on Eclipse
(e.g. a lifecycle-map