Info
Version: | 1.6.0 |
Author(s): | Peter Groenewegen |
Last Update: | Thursday, September 24, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WcfBehaviorsoapLog4net |
Install
Install-Package WcfBehaviorsoapLog4net
dotnet add package WcfBehaviorsoapLog4net
paket add WcfBehaviorsoapLog4net
WcfBehaviorsoapLog4net Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(2.0.3)
Tags
No need to change you code. The logging will be done at info level.
The package will add the behavior extention to your canfig, to use it on endpoint add: behaviorConfiguration="log4NetBehavior".