Prevent Serilog from writing default event for specific HTTP Client
If I add the following piece of lines in my app settings of .NET Web API then it stops logging the HTTP events by default :
If I add the following piece of lines in my app settings of .NET Web API then it stops logging the HTTP events by default :