Take advantage of ASP.Net Core's flexible, customizable and extendable Logging API to plug in a custom logger with ease Logging is an essential feature in applications for detecting or investigating ...
Take advantage of the Windows Event Log to store the log data of your .NET Core applications running on Windows The Windows operating system logs data into the Windows Event Log whenever a problem ...