Provides logging and tracking for Azure Service Fabric services.
Info
Version: | 2.0.3 |
Author(s): | Peter Bons |
Last Update: | Monday, August 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Expecho/Azure-Service-Fabric-Logging-And-Monitoring |
NuGet Url: | https://www.nuget.org/packages/ServiceFabric.Logging |
Install
Install-Package ServiceFabric.Logging
dotnet add package ServiceFabric.Logging
paket add ServiceFabric.Logging
ServiceFabric.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights.DependencyCollector(>= 2.6.4)
- Microsoft.ApplicationInsights.PerfCounterCollector(>= 2.6.4)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.ServiceFabric(>= 6.3.162)
- Microsoft.ServiceFabric.Actors(>= 3.2.162)
- Microsoft.ServiceFabric.Services.Remoting(>= 3.2.162)
- Serilog.Extensions.Logging(>= 2.0.2)
- Serilog.Sinks.ApplicationInsights(>= 2.6.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Trace(>= 2.1.0)
- ServiceFabric.Remoting.CustomHeaders(>= 3.0.8)
Tags