js-log-lib
浏览器和 node 共用的 log 样式,行为控制工具,可以自定义输出样式,其核心原理是采用了 ANSI 指令以及 css 属性,更多用法可以参照 ANSI 的详细介绍
@nandn/logger
A module to create instances of logger which will have an output stream (stdout|file)
@dilongfa/log
A tiny logging utility for NodeJS. It can be used instead of console.log