DaanHoogland commented on a change in pull request #4205:
URL: https://github.com/apache/cloudstack/pull/4205#discussion_r544336252



##########
File path: plugins/network-elements/tungsten/pom.xml
##########
@@ -130,5 +130,10 @@
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-exec</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-simple</artifactId>
+            <version>1.6.1</version>
+        </dependency>

Review comment:
       do we really need this? we are trying to phase out all non log4j to than 
procy that and have a single point of upgrade. I would like to not introduce 
extra logging proxies/facades/frameworks




----------------------------------------------------------------
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.

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


Reply via email to