Info
| Version: | 0.24.527.14 |
| Author(s): | GeorgeWu |
| Last Update: | Monday, May 27, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://dev.azure.com/GWOnDevOps/GWStdLib |
| NuGet Url: | https://www.nuget.org/packages/GWStd.Logging |
Install
Install-Package GWStd.Logging
dotnet add package GWStd.Logging
paket add GWStd.Logging
GWStd.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- log4net(>= 2.0.12)
Tags
Call ILoggerFactory.AddLog4Net() to use the default settings.