The WCF channel is somehow getting into the faulted state in the client, what WCF logging show I enable to help track down the reason?
How do I enable the given logging from code? (The channel etc is setup in code rather than a config file on each side)
Edit: Both sides are Winforms applications, so I don’t have a web.config file, but I do have a app.config file.