HowProgrammingWorks / NodejsStarterKit

Starter Kit for Node.js 16 or later, minimum dependencies 🚀
http://metarhia.com
MIT License
462 stars 102 forks source link

Simple logger #9

Closed tshemsedinov closed 4 years ago

tshemsedinov commented 4 years ago

Support logging from sandboxes with console interface wrapped and injected. No logs rotation support.

tshemsedinov commented 4 years ago

Done