You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
the debug info shown on the terminal shows up so fast that i can't figure out where the error was. Whats the alternative to this ? where can find the saved logs ?
#1624
Open
PManager1 opened this issue
Nov 10, 2016
· 2 comments
A file called app.log in the mean directory contains this.
Alternatively, if you want to log to a different file, use gulp | tee -a out.txt. Tee is a UNIX command that allows you to simultaneously show output on the console and redirect it to a file.
The text was updated successfully, but these errors were encountered: