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 -

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

javascript - Enable/Disable form elements and changing the values of button at a time? -