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

c# - Reactive Extensions ControlScheduler -

scala - Play Framework - how to bind form to a session field -

python - rpy2 import is not working -