javascript - Tailing the Meteor Server Console -


After deploying a meteor application on a server, how can you tailor the console output to the meteor server? The app was deployed using the meteor-up running on meteorite 0.7.

How about it? What is mentioned in the docs:

  mup log -f  

docs:


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

javascript - How to use the code plugin with popcornjs -