Info
Version: | 0.9.1 |
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.EntLib5 |
NuGet Url: | https://www.nuget.org/packages/Fay.Logging.EntLib5 |
Install
Install-Package Fay.Logging.EntLib5
dotnet add package Fay.Logging.EntLib5
paket add Fay.Logging.EntLib5
Fay.Logging.EntLib5 Download (Unzip the "nupkg" after downloading)
Dependencies
- Fay.Logging(>= 0.9.0 && <= 0.9.0)
- EnterpriseLibrary.Logging(>= 5.0.505 && < 6.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.