Scenario: WebAPIs in .NET 4.x
Objective: Improve Logging (info, error, debug, warning) and Exception Handling, for example, logging exceptions, which frameworks do Logs use? Where do they usually store Logs? I found a tool called DataDog have you ever seen?
I found these steps here too: link
Edit
My question was marked as duplicate .. however I did not find anything related to the context (EXCEPTION + LOG) .. Log only ... my focus is Exception too.