LoggerExtensionMethods Class
Class LoggerExtensionMethods adds the ability to lazy the logger message as to not block any active processes and not take down the application if the logging infrastructure fails.
Namespace:
WalterAssembly: Walter (in Walter.dll)
Syntax
[DebuggerStepThroughAttribute] [DebuggerNonUserCodeAttribute] public static class LoggerExtensionMethods

