Monitoring BizTalk solution behavior with Log4Net

Log4Net is a port of the log4j framework to the .NET runtime and part of the Apache Logging Services project. This project is intended to provide cross-language logging services for the purposes of application debugging and auditing. It is a tool that helps the programmer to output log statements to a variety of output targets. It can enable to track orchestration events, without using the orchestration debugger and can be viewed as a substitute for it. Orchestration debugger has its limitations as it is used in conjunction with breakpoint and only gives visibility in intermediate values of variables and messages.

Getting ready

You can use the Log4Net code accompanied with this book, that has been ...

Get BizTalk Server 2010 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.