Apex Logs集成了Node.js Winston日志记录框架-Node.js开发

时间:2024-06-16 04:49:52
【文件属性】:

文件名称:Apex Logs集成了Node.js Winston日志记录框架-Node.js开发

文件大小:10KB

文件格式:ZIP

更新时间:2024-06-16 04:49:52

Node.js Logging

Apex记录流行的Winston Node.js日志记录框架的传输。 Apex记录流行的Winston Node.js日志记录框架的传输。 安装npm install --save apex-logs-winston用法日志被缓存在内存中,并定期刷新以更有效地提取。 默认情况下,使用的maxEntries为250,flushInterval为5秒(5000)。 const ApexLogsTransport = require('apex-logs-winston')const winston = require('winston')const apex = new ApexLogsTransport({url:process.env.APEX_LOGS_URL,authToken:process.env.APEX_LOGS_AUTH_


【文件预览】:
logs-winston-master
----.gitignore(20B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(171B)
----History.md(247B)
----LICENSE(1KB)
----Readme.md(1KB)
----package.json(415B)
----index.js(2KB)
----buffer.js(956B)
----test.js(689B)
----package-lock.json(14KB)

网友评论