Disable request logs in terminal
问题 Is it possible to turn off sails request logs. Like I'm trying to not see the example pasted below. Because when I run my integration tests, these logs get in the way of the report. <- PUT /api/v1/entrance/login (361ms 200) | The requesting user agent has been successfully logged in. | | Under the covers, this stores the id of the logged-in user in the session as the `userId` key. The next time this user agent sends a request, assuming it includes a cookie (like a web browser), Sails will