This file contains the logger configuration for your Sails app.
Configure the log level for your app, as well as the transport.
Underneath the covers, Sails uses Winston for logging, which allows for some pretty neat custom transports/adapters for log messages.
See sails.config.log
for all available options.