项目作者: TedNuGetServer

项目描述 :
Structure CloudWatch Log events using the node-bunyan log format.
高级语言: C#
项目地址: git://github.com/TedNuGetServer/BunyanLambdaLogger.git
创建时间: 2017-06-14T07:43:15Z
项目社区:https://github.com/TedNuGetServer/BunyanLambdaLogger

开源协议:MIT License

下载


Bunyan.Lambda.Logging.AspNetCore

This project borrows heavily from the work done by the AWS team and their Amazon.Lambda.Logging.AspNetCore project. This particular implementation of the ASP.NET Core ILogger class will uses a structured log format derived from the node-bunyan Node.js logger inorder to write CloudWatch Log events.