News

Serilog takes advantage of sinks to send the logs to various logging targets such as a text file, a database, or even a log management solution. In other words, sinks are used to direct where the ...
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 ...