ppkarwasz commented on pull request #789: URL: https://github.com/apache/logging-log4j2/pull/789#issuecomment-1065618103
@garydgregory: I added some Javadoc to the methods where Log4j 2.x and Log4j 1.x levels interact. Basically the `Level(int, String, int)` constructor also creates new Log4j 2.x levels and `OptionConverter#toLevel(String, String, Level)` can create Log4j 1.x equivalents of custom Log4j 2.x levels. -- 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]
