LoggerExtensionMethods..::..Lazy Method
Generate a lazy logger to not take a way processes time from the executing thread by having to deal with logging concerns
Namespace:
WalterAssembly: Walter (in Walter.dll)
Syntax
Parameters
- sender
- Type: ILogger
The ILogger to use when performing the actual logging
- file
- Type: String
documents the file that generate the lazy logger

