ericclemmons / ericclemmons/grunt-express-server
How to hide "deprecated" message?
Open
- Dominant language
- JavaScript
- Stars
- 249
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
is there a way log all message from server to a log file? I set
`logs: {
out: 'file.log',
err: 'file.log'
}`
but i get some "deprecated" messsages into my grunt output. Because it is async, i cannot read my grunt output very clearly. Is there a way to hide them?
Thanks,
Max
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.