ericclemmons / ericclemmons/grunt-express-server
How to use when console.log outputs to file
Open
- Dominant language
- JavaScript
- Stars
- 249
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
We want to use Winston logger and replace console.log with winston's logging. However, this will default to writing to file. Is there a way to run this task when there's no logging to console when the server is running?
I tried setting `delay:2` but no such luck.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.