stackdriver logging winston koa:用于Winston传输到Stackdriver Logging的Koa中间件 源码
stackdriver-logging-winston-koa 该模块提供了一个中间件,用于与兼容的 。 该实现改编自模块中现有的快速中间件实现。 有关将到常规文档,请参考模块。 快速开始 安装客户端库 npm install stackdriver-logging-winston-koa 使用Koa中间件 我们提供了可在koa应用程序中使用的中间件。 除了易于使用之外,这还启用了Stackdriver Logging的一些更强大的功能:请求捆绑。 代表特定请求发出的任何应用程序日志都将嵌套在请求日志中显示。 中间件向ctx对象添加了winston风格的日志函数。 您可以在有权访问ct
文件列表
stackdriver-logging-winston-koa-master.zip
(预估有个20文件)
stackdriver-logging-winston-koa-master
.travis.yml
335B
system-test
test-middleware-koa.ts
4KB
.mocharc.js
432B
.snyk
118B
package.json
2KB
test
middleware
test-koa.ts
4KB
暂无评论