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 a custom message handler to log request and response metadata in Web API for debugging, tracing, and inspection of the incoming and outgoing calls Like authentication, caching, and ...