Info
Version: | 0.9.0 |
Author(s): | Rodney S. Foley |
Last Update: | Wednesday, January 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/FayLibs/Fay.Logging.log4net |
NuGet Url: | https://www.nuget.org/packages/Fay.Logging.log4net |
Install
Install-Package Fay.Logging.log4net
dotnet add package Fay.Logging.log4net
paket add Fay.Logging.log4net
Fay.Logging.log4net Download (Unzip the "nupkg" after downloading)
Dependencies
- Fay.Logging(>= 0.9.0 && <= 0.9.0)
- log4net(>= 2.0.1 && < 3.0.0)
Tags
This facade provides a simple delegate logging API making logging easier, while helping to make sure any of the code required to generate a log message is not executed unless the logging level is within scope.