Structure CloudWatch Log events using the node-bunyan log format.
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.