how to see complete log on nitrous.Io console

2019-08-04 02:05发布

问题:

i can't visualize the whole log in nitrous.io console , i'm using Meteor , and it's important to me to be able to see the complete log .

any suggestions ?

回答1:

Regardless of what type of stack your container is set up for, you should be able to use the Ctrl and +/- buttons to scroll through the console.

Otherwise you can always use the less command by typing command | less (source)