Hm, no harm from leaving it in aside from the compiler warning. I wonder of Tomcat does something dynamic WRT serialization...
Gary On Mon, Nov 13, 2017 at 11:30 AM, Ralph Goers <ralph.go...@dslextreme.com> wrote: > I copied the file from somewhere else in Log4j and it had it. > > Ralph > > > On Nov 13, 2017, at 11:00 AM, Gary Gregory <garydgreg...@gmail.com> > wrote: > > > > Why does the Tomcat logger > > define org.apache.logging.log4j.appserver.tomcat.TomcatLogger. > serialVersionUID > > ? > > > > Is that class serializable even though it is not declared as a such? > > > > Thank you, > > Gary > > >