markusthoemmes commented on a change in pull request #2648: Overhaul logging
URL: 
https://github.com/apache/incubator-openwhisk/pull/2648#discussion_r137450529
 
 

 ##########
 File path: common/scala/src/main/resources/logback.xml
 ##########
 @@ -0,0 +1,16 @@
+<configuration>
+  <appender name="console" class="ch.qos.logback.core.ConsoleAppender">
 
 Review comment:
   Shouldn't give us any performance gain really, because our logging is 
already akka based and as such asynchronous from the code itself.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to