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/10/02 23:40:12 UTC

[GitHub] alexkli commented on a change in pull request #57: [docker-compose] add how to get action log output to readme

alexkli commented on a change in pull request #57: [docker-compose] add how to get action log output to readme
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/57#discussion_r142282901
 
 

 ##########
 File path: docker-compose/README.md
 ##########
 @@ -115,6 +115,7 @@ The result of the invokation should be printed on the terminal:
 - OpenWhisk Controller - `~/tmp/openwhisk/controller/logs/`
 - OpenWhisk Invoker - `~/tmp/openwhisk/invoker/logs/`
 - `docker-compose` logs - `~/tmp/openwhisk/docker-compose.log`
+- Action output such as stdout or console.log(): `wsk -i activation logs <activationId>`
 
 Review comment:
   done in section above
 
----------------------------------------------------------------
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