LogFramework.Core
1.0.0
LogFramework is a simple, cross-platform, and open source framework at the logging facade level of abstraction so application code can essentially be independent of any particular logging library/implementation.
Install-Package LogFramework.Core -Version 1.0.0
dotnet add package LogFramework.Core --version 1.0.0
<PackageReference Include="LogFramework.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogFramework.Core --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LogFramework.Core, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on LogFramework.Core:
Package | Downloads |
---|---|
LogFramework.Microsoft.Extensions.Logging
Microsoft.Extensions.Logging implementation for LogFramework's ILogger and ILoggerFactory abstractions.
|
|
LogFramework.NLog
NLog implementation for LogFramework's ILogger and ILoggerFactory abstractions.
|
|
LogFramework.Serilog
Serilog implementation for LogFramework's ILogger and ILoggerFactory abstractions.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 6,569 | 4/7/2019 |