AmmarYasser97 opened a new pull request, #1478:
URL: https://github.com/apache/logging-log4j2/pull/1478

   Propose a new HypridExample.
   
   As mentioned in 
[Issue#1211,](https://github.com/apache/logging-log4j2/issues/1211) the Hyprid 
Example in the customconfig documentation is broken. 
   
   1. Uses a bunch of deprecated APIs, `FileAppender.createAppender` and 
`LoggerConfig.createLogger`
   2. Using the wrong `XMLConfigration `class with all caps XML, instead of 
using the `XmlConfiguration `class.
   3. Fix the constructor call for both `MyXmlConfigurationFactory `and 
`MyXmlConfiguration `calsses.
   4. Missing the `AppenderRef[]` from the `createLogger `invokation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to