Info
Version: | 1.0.0 |
Author(s): | edwinf |
Last Update: | Tuesday, May 15, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/edwinf/WCFAppender-log4net |
NuGet Url: | https://www.nuget.org/packages/WCFAppender-log4net |
Install
Install-Package WCFAppender-log4net
dotnet add package WCFAppender-log4net
paket add WCFAppender-log4net
WCFAppender-log4net Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(2.0.0)
Tags
The interface has two modes, client rendering and server rendering. This is to allow you the option to postpone the rendering of the event data if you want to be able to change rendering configuration without redeploying your clients.
Example configurations can be found at the project site.