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 <garydgreg...@gmail.com> wrote: > > I think we should drop implementing Serializable on anything for 3.0.0. > > A la Effective Java #85. > > Gary