Skip to content

christianacca/LogDimensionCollection

Repository files navigation

LogDimensionCollection Build Status

Overview

Collect log dimensions from .Net Core applications

  • LogDimensionCollection.AspNetCore : Collect dimensions from MVC Controller Actions in a log framework agnostic manner (README.md)
  • LogDimensionCollection.AppInsights : Enrich MS Application Insight telemetry with collected log dimensions (README.md)
  • LogDimensionCollection.Serilog : Enrich Serilog request logging with collected log dimensions (README.md)

Develop

To build and run tests you can use:

  • the dotnet cli tool
  • any IDE/editor that understands MSBuild eg Visual Studio Code or JetBrains Rider

Recommended workflow

CI server

Github actions is used to run the dotnet cli tool to perform the build and test. See the yaml build definition for details.

Notes:

About

Collect log dimensions from .Net Core applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages