Skip to content

EventLogLogger Doesn't Dispose of System.Diagnostics.EventLog #649

@jeff-bacon

Description

@jeff-bacon

Microsoft.Extensions.Logging.EventLog.WindowsEventLog.cs creates a System.Diagnostics.EventLog which is IDisposable, but WindowsEventLog itself is not IDisposable. This could be a potential memory leak.

Metadata

Metadata

Assignees

Labels

help wantedUp for grabs. We would accept a PR to help resolve this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions