Skip to content
Chad Ramos edited this page Dec 25, 2018 · 2 revisions

Pioneer Logs

Pioneer Logs is a an opinionated abstraction over Serilog that provides an out of the box solution for error, usage, performance, and diagnostic logging.

To get started you need to add a "Tub" to your application. A Tub is a predefined set of abstractions that you configure and plug into your application.

Current tubs....

  1. ASP.NET Core
  2. .NET Core Console Application
Clone this wiki locally