Tracking here: https://issues.apache.org/jira/browse/LOG4J2-3228
Gary On Tue, Dec 14, 2021, 13:46 Matt Sicker <[email protected]> wrote: > Agreed. While the serialization logic for Logger is pretty trivial, it > would be best to avoid serialization APIs entirely. > > On Tue, Dec 14, 2021 at 12:42 PM Gary Gregory <[email protected]> > wrote: > > > > I think we should drop implementing Serializable on anything for 3.0.0. > > > > A la Effective Java #85. > > > > Gary >
