Marcin

Results 2 issues of Marcin

### Hello First of all, thank you very much for such an excellent component! It enables a straightforward migration for our project as we rely heavily on displaying data in...

I just discovered that creation of new event log and sources is not thread safe. It is failing during our tests as they are executed in parallel. ```csharp if (System.Diagnostics.EventLog.SourceExists(source,...