Configure Logging in C#.NET
We will see an implementation of logging using the ILogger and ILoggerOptions in C# and .NET.
We will see an implementation of logging using the ILogger and ILoggerOptions in C# and .NET.
In this post I will describe the basics of processing an XML using the classes avaialble in .NET. This article is part of multi-part series focusing on building a sustainable integration engine.