You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/30 17:13:54 UTC

[GitHub] rabbah commented on a change in pull request #149: Updating all Python files to have ASF licenses and pass PEP8 tests

rabbah commented on a change in pull request #149: Updating all Python files to have ASF licenses and pass PEP8 tests
URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/149#discussion_r125087072
 
 

 ##########
 File path: provider/app.py
 ##########
 @@ -205,7 +226,8 @@ def main():
 
     # Make sure we log to the console
     streamHandler = logging.StreamHandler()
-    formatter = logging.Formatter('[%(asctime)s] [%(levelname)s] [??] [kafkatriggers] %(message)s')
+    formatter = logging.Formatter('[%(asctime)s] [%(levelname)s] '
 
 Review comment:
   let's back off "mandatory" - we relaxed this 80 char limit in the main repo iirc. 
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services