[ https://issues.apache.org/jira/browse/LOG4J2-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777125#comment-13777125 ]
Ralph Goers commented on LOG4J2-410: ------------------------------------ Actually, looking at Logback I see that Logger is Serializable there so this should be as well. > java.io.NotSerializableException: org.slf4j.impl.SLF4JLogger > ------------------------------------------------------------- > > Key: LOG4J2-410 > URL: https://issues.apache.org/jira/browse/LOG4J2-410 > Project: Log4j 2 > Issue Type: Bug > Affects Versions: 2.0-beta8 > Reporter: lvlin zeng > > When i use a the logger object in a model,and the model will set to some > cache like memcached,this exception happens.Maybe this class and some other > related class need implements Serializable interface? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org