WcfBehaviorsoapLog4net 1.6.0
WFC behavior to log soap messages and headers with log4net only by configuration. 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"
Install-Package WcfBehaviorsoapLog4net -Version 1.6.0
dotnet add package WcfBehaviorsoapLog4net --version 1.6.0
<PackageReference Include="WcfBehaviorsoapLog4net" Version="1.6.0" />
paket add WcfBehaviorsoapLog4net --version 1.6.0
Release Notes
1.6.0 fix for soap body on server receiver
1.5.0 fix for soap body on client receive
1.4.0 fix in logger names
1.3.4 minor update in install transformation app.config/web.config
1.3.3 added readme and app.config configurations
1.3.0 Typo fix
1.2.2 bug fix on logging headers
1.1.0 configuration for extention added
1.0.0 inital release
Dependencies
-
- log4net (>= 2.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.0 | 3,949 | 9/24/2015 |