Skip to content

A set of extensions of Microsoft.Extensions.Logging classes

License

Notifications You must be signed in to change notification settings

Dorin-Ciobanu/dotnet-extensions-logging

 
 

Repository files navigation

Build status EMG Logging Extensions

EMG Logging Extensions

The EMG Logging Extensions are a set of libraries that extend the Microsoft logging extensions to provide additional functionalities.

EMG Logging Extensions for Loggly

The EMG Logging Extensions for Loggly is an opinionated library that helps delivering structured logs to Loggly.

Versioning

The projects in this repository follows Semantic Versioning 2.0.0 for the public releases (published to the nuget.org).

Building

This project uses CAKE as a build engine.

If you would like to build Nybus locally, just execute the build.cake script.

You can do it by using the .NET tool created by CAKE authors and use it to execute the build script.

dotnet tool install -g Cake.Tool
dotnet cake

Many thanks to AppVeyor for their support to the .NET Open Source community.

About

A set of extensions of Microsoft.Extensions.Logging classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%