npm i @sumor/logger --save
需要 Node.JS 版本 16.x 或以上
由于该包是使用 ES 模块编写的, 请在您的 package.json 文件中更改以下代码:
package.json
{ "type": "module" }