public void Dispose()
 {
     CollectorLog.ClearHandlers();
 }
 public CollectorLogTests()
 {
     CollectorLog.ClearHandlers();
 }