Skip to content

Sample project of how to capture and log the request and response messages in a WCF project

Notifications You must be signed in to change notification settings

gavdraper/WCFMessageLogging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WCF message logging

This project is a work in progress of capturing and logging WCF messages as they go in and out of the WCF service.

It uses the IDispatchMessageInspector to capture the messages and log4net to log them.

About

Sample project of how to capture and log the request and response messages in a WCF project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages