How do I log important business events in WCF?
How do I log important business events in WCF?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shirsendu NandiPosted May 2, 2011, 9:56 AM
Dinesh
See if your important business events runs on sqlserver.Then every operation on your service it will communicate to the server.So in the swlserver you can see the log operation.