logger:来自一个基于winston.js的项目的优秀logger 源码
自述文件 添加到项目 yarn add kokkekpek/logger#^1.1 使用 配置文件 export default { console : { /** * Output in console. */ enabled : true , /** * Log level from RFC5424. * @see https://tools.ietf.org/html/rfc5424 * Variables: * 'e
文件列表
logger-master.zip
(预估有个80文件)
logger-master
.gitignore
34B
tsconfig.json
258B
README.md
2KB
package.json
468B
src
logger
winston
prints
WinstonFormatConsolePrint.ts
1KB
暂无评论