Relative Content

Tag Archive for loggingsails.jswinston

Using sails.log.crit() in Sails.js with and without Winston

I’m working on a Node.js application using the Sails framework. I’ve noticed that the sails.log.crit() function works without integrating Winston, but I can’t find any documentation or records on this function in the Sails.js documentation.