Skip to content
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

Comments

@PManager1
Copy link

image

@hyperreality
Copy link
Contributor

hyperreality commented Nov 10, 2016

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.

@PManager1
Copy link
Author

thx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants