CG.Logging
2021.1.3
The package defines logging extensions used by other CodeGator packages.
Platforms supported:
.NET Core 3.1 or above
Install-Package CG.Logging -Version 2021.1.3
dotnet add package CG.Logging --version 2021.1.3
<PackageReference Include="CG.Logging" Version="2021.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CG.Logging --version 2021.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CG.Logging, 2021.1.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.1
- CG.Business (>= 2021.1.16)
- Microsoft.Extensions.Configuration.FileExtensions (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CG.Logging:
Package | Downloads |
---|---|
CG.Serilog
This package contains Serilog integration logic used by other CodeGator packages.
Platforms supported:
.NET Standard 2.0 or above
|
GitHub repositories
This package is not used by any popular GitHub repositories.