c# - WCF Exception Logging -


is possible log exception throwmaxreceivedmessagesizeexceeded wcf service. know message size can increased in config logging on side. have log4net running catch unhandled exceptions seems not getting logged, handled.

by default, wcf uses system.diagnostics tracing log exceptions. see here , here , here

you can redirect system traces log4net explained in this question.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -