Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target. Logging is an essential feature for any application, as it is ...
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 ...