[proposal] Update sails.config.log.md#1297
[proposal] Update sails.config.log.md#1297OnbitShashan wants to merge 1 commit intobalderdashy:masterfrom
Conversation
"npm i winston" now installs new Winston 3.x.x version. Making changes therefor users do not confuse with non working code
|
Hi @OnbitShashan! It looks like the title of your pull request doesn’t quite match our guidelines yet. Would you please edit your pull request's title so that it begins with |
|
Thanks for submitting this pull request, @OnbitShashan! We'll look at it ASAP. In the mean time, here are some ways you can help speed things along:
Please remember: never post in a public forum if you believe you've found a genuine security vulnerability. Instead, disclose it responsibly. For help with questions about Sails, click here. |
|
`var winston = require('winston'); // Disable captain's log so it doesn't prefix or stringify our meta data. |
"npm i winston" now installs new Winston 3.x.x version. Making changes therefor users do not confuse with non working code