Ai
1 Star 0 Fork 0

Tars.js/logs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 805 Bytes
一键复制 编辑 原始数据 按行查看 历史
405966530@qq.com 提交于 2019-11-05 16:53 +08:00 . new version: add types
{
"name": "@tars/logs",
"version": "2.1.1",
"description": "TARS 框架规范的日志组件,包含滚动(大小、时间)与染色日志",
"main": "index.js",
"types": "tars-logs.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/tars-node/logs.git"
},
"homepage": "https://github.com/tars-node/logs",
"bugs": {
"url": "https://github.com/tars-node/logs/issues"
},
"keywords": [
"logs",
"winston",
"winston-tars",
"tars"
],
"dependencies": {
"@tars/winston-tars" : "latest",
"@tars/utils" : "latest",
"@tars/dyeing" : "latest",
"winston" : "2.4.1",
"callsite" : "1.x.x",
"cycle": "1.0.x"
},
"author": {
"name": "Superzheng",
"email": "superzheng@tencent.com"
},
"license" : "BSD-3-Clause"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tars-node/logs.git
git@gitee.com:tars-node/logs.git
tars-node
logs
logs
master

搜索帮助