Filter Error Log by exception Name
99
Views
6
Comments
New
Service Center

I would like to have the ability to filter errors based on their exception names, making it easier for me to identify and analyze specific types of issues in my application. 

Currently, we can define a Module Name when using the log message action. 

It would be beneficial if exceptions could inherently possess a similar capability by associating with their own names. 

This way, I could efficiently locate and address, for example, all Security Exceptions within my application. 

Changed the category to
Service Center

Hi Pedro,

Can't you already do that by typing the exception name into the "Message" filter input box?


Regards.

Hello Ricardo,

At least here does not work

How so? Is it possible for you to share a screenshot for example?

Hi want too be able to filter by exceptions types:


The name of the exceptions and the exception message are 2 different things. I can have different messages for the same Exception Type

Ok, I see what you mean now. I agree it would be useful.