'How to change level as Error using ASp.net health monitoring
I am using asp.net Health monitoring system to log errors with windows event viewer. The errors(unhandled exceptions)are logging as Warning. I want to change the level of log as error when its throwing exceptions from asp.net web applications. I want to log unhandled exceptions in windows viewer under 'error' level, but with the settings I made, I can view the exceptions occurring in asp.net web application under 'Warning' level mode. How to change this level to error?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
