You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/11/23 09:39:47 UTC

[GitHub] [incubator-shardingsphere] terrymanu commented on a change in pull request #3583: fixes apollo debug & warn log, control log out by slf4j xml file.

terrymanu commented on a change in pull request #3583: fixes apollo debug & warn log, control log out by slf4j xml file.
URL: https://github.com/apache/incubator-shardingsphere/pull/3583#discussion_r349866053
 
 

 ##########
 File path: sharding-orchestration/sharding-orchestration-config/sharding-orchestration-config-apollo/pom.xml
 ##########
 @@ -48,5 +48,11 @@
             <version>${apollo.client.version}</version>
             <scope>provided</scope>
         </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>jul-to-slf4j</artifactId>
+            <version>${slf4j.version}</version>
 
 Review comment:
   Should move it to root pom's `dependencyManagement`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services