Logging with the AWS SDK for .NET
As we announced previously, the AWS SDK for .NET now supports easily-configurable logging to both log4net and .NET’s built-in System.Diagnostics logging. In this post, we cover how to enable and configure this new functionality, and how you can easily collect performance metrics for the SDK. Both log4net and System.Diagnostics logging approaches have their own advantages […]