I would like to be able to see the console logs in my terminal from my node.js App on AppFog. it it very hard to debug without it.
I saw something called tunnelling in the documentaion, is this what I'm looking for?
if so, could you explain me how to do it?
The screenshot below is from my local machine: how can I see a similar output from my AppFog instance?
Edit: @Vadim mention in his answer the command
af logs <your_app_name>
and it seems to work as expected, but it stops logging after few seconds,
how to tell it to keep watching?
You can see console.log output via af
tool. Type in console:
af logs <your_app_name>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With