|
2 |
edited tags
|
||
|
1 |
|
||
Logging application messages and unhandled exceptions in ASP.NET MVC applicationHello, We are starting a new ASP.NET 3.5 MVC application (with Entity Framework, etc). The application will handle exceptions at method level and log them. Unhandled and Runtime exceptions should also be logged. The logging module/framework should log BOTH application error/debug/info messages and unhandled exceptions. Options:
Please compare the frameworks. Which will be the most suitable choice ? Thank You.
|
||||
