[
https://issues.apache.org/jira/browse/LOG4J2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255816#comment-17255816
]
Ron Grabowski commented on LOG4J2-2977:
---------------------------------------
Created my first pull request for log4j2:
https://github.com/apache/logging-log4j2/pull/453
While fixing the PatternLayout.create* stuff I realized the signature for
FileAppender.createAppender in the docs is deprecated too. I don't know enough
about how the plugin system works to fix that broken documentation.
https://github.com/apache/logging-log4j2/blob/master/CONTRIBUTING.md didn't
explain if I need to re-assign this ticket to someone to mark as Done.
> Documentation for code to create a FileAppender is out of date
> --------------------------------------------------------------
>
> Key: LOG4J2-2977
> URL: https://issues.apache.org/jira/browse/LOG4J2-2977
> Project: Log4j 2
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 2.13.3
> Environment: Please update the documentation with code that
> successfully can create a FileAppender
> Reporter: Bryan Pauquette
> Assignee: Ron Grabowski
> Priority: Minor
> Attachments: image-2020-12-14-09-23-04-411.png
>
>
> [http://logging.apache.org/log4j/2.x/manual/customconfig.html#AddingToCurrent]
>
> Appears to be out of date because the createLayout method is no longer
> available.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)