garydgregory commented on a change in pull request #789:
URL: https://github.com/apache/logging-log4j2/pull/789#discussion_r822971298
##########
File path: log4j-1.2-api/src/main/java/org/apache/log4j/Priority.java
##########
@@ -96,6 +96,7 @@
transient int level;
transient String levelStr;
transient int syslogEquivalent;
+ transient org.apache.logging.log4j.Level version2Equivalent;
Review comment:
How about "version2Level" instead?
--
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]