[
https://issues.apache.org/jira/browse/LOG4J2-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697440#comment-16697440
]
Ralph Goers commented on LOG4J2-1571:
-------------------------------------
Unfortunately, the documentation format was changed in master from release-2.x
so I cannot directly apply this patch. I will have to do it by hand.
> Example of extending Appenders tries to extend from final class
> OutputStreamAppender
> ------------------------------------------------------------------------------------
>
> Key: LOG4J2-1571
> URL: https://issues.apache.org/jira/browse/LOG4J2-1571
> Project: Log4j 2
> Issue Type: Documentation
> Components: Documentation
> Affects Versions: 2.0
> Reporter: Adam A. Koch
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> On the page
> https://logging.apache.org/log4j/2.0/manual/extending.html#Appenders the code
> example StubAppender extends from OutputStreamAppender but that class is
> final and cannot be extended. A better example would be great!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)