ExceptionPolicy.HandleException(exception, "ExceptionPolicy");
File.Delete(logFilePath);
using Microsoft.Practices.EnterpriseLibrary.Logging;
Logger.Writer.Dispose();
File.Delete(logFilePath
[...] Logger.Writer.Dispose(); File.Delete(logFilePath); [...].
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)