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
wrote:
> I copied the file from somewhere else in Log4j and it had it.
>
> Ralph
>
> > On Nov 13, 2017, at 11:00 AM,
I copied the file from somewhere else in Log4j and it had it.
Ralph
> On Nov 13, 2017, at 11:00 AM, Gary Gregory wrote:
>
> Why does the Tomcat logger
> define org.apache.logging.log4j.appserver.tomcat.TomcatLogger.serialVersionUID
> ?
>
> Is that class serializable even though it is not decla
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