ServiceFabric.Logging
2.0.3
Provides logging and tracking for Azure Service Fabric services
Install-Package ServiceFabric.Logging -Version 2.0.3
dotnet add package ServiceFabric.Logging --version 2.0.3
<PackageReference Include="ServiceFabric.Logging" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceFabric.Logging --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceFabric.Logging, 2.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Provides logging and tracking for Azure Service Fabric services
Dependencies
-
.NETStandard 2.0
- 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)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.