senecajs / seneca

A microservices toolkit for Node.js.
http://senecajs.org
MIT License
3.95k stars 314 forks source link

Close log #869

Closed bigshans closed 3 years ago

bigshans commented 3 years ago

How do I close the log for seneca? There are too many logs in stdout. Is there any way to stop printing log? Looks annoying.

rjrodger commented 3 years ago

Seneca({log:'warn'}) will reduce the noise