vy commented on code in PR #364:
URL: 
https://github.com/apache/logging-log4j-samples/pull/364#discussion_r2313256364


##########
settings.gradle:
##########
@@ -44,6 +44,12 @@ dependencyResolutionManagement {
     }
 }
 rootProject.name = 'logging-log4j-samples'
+def log4jVersion = providers.environmentVariable("LOG4J_VERSION")

Review Comment:
   Do we provide this environment variable anywhere, or is it just for 
convenience?



-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to