ow are
> problems.
>
> Ralph
>
> > On Jun 20, 2017, at 1:00 PM, Gary Gregory
> wrote:
> >
> > Hi,
> >
> > Looking at the patch for
> https://issues.apache.org/jira/browse/LOG4J2-1699 made
> > me realize that we have five (5) file-based appenders as s
a/browse/LOG4J2-1699
> made
> me realize that we have five (5) file-based appenders as subclasses of
> *AbstractOutputStreamAppender*.
>
> Any thought for or against creating a new class *AbstractFileAppender* to
> reduce duplication in all these subclasses?
>
> Gary
Hi,
Looking at the patch for https://issues.apache.org/jira/browse/LOG4J2-1699 made
me realize that we have five (5) file-based appenders as subclasses of
*AbstractOutputStreamAppender*.
Any thought for or against creating a new class *AbstractFileAppender* to
reduce duplication in all these