ASP.NET Core Logging in EventsViewer Filter
Hi, I have a .NET 6 ASP.NET Core MVC app that is configured as Windows service with
Thanks in advance
UseWindowsService() and logging to EventLog with UseEventLog(), but is there a way to register the application so it shows up in this dialog of EventViewer so it will be easier to filter?Thanks in advance
