The `Write` method in the `DiagnosticSourceAdapter` calls `InEnabled` which needs to be removed. https://github.com/aspnet/EventNotification/blob/dev/src/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.cs#L82-L85 See comment https://github.com/aspnet/EventNotification/pull/65#issuecomment-295539496 See PR: https://github.com/aspnet/EventNotification/pull/65 cc @Eilon @rynowak
The
Writemethod in theDiagnosticSourceAdaptercallsInEnabledwhich needs to be removed.https://github.com/aspnet/EventNotification/blob/dev/src/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.cs#L82-L85
See comment #65 (comment)
See PR: #65
cc @Eilon @rynowak