Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / C#

LoggingBehavior - How to Connect Log-prints with the WCF Operation's Details, using a Simple Behavior

Rate me:
Please Sign up or sign in to vote.
5.00/5 (15 votes)
27 Sep 2011CPOL6 min read 50.6K   1.5K   29  
In this article, I explain, step by step, how we can use a WCF behavior for logging operation's invoke and result, errors, warnings and information logs that include the operation's details.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Israel Israel
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions