-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
no
Describe the solution you'd like
allow users to select the debug log levels at the top of the analysis, and downgrade the analysis of the logs when doing that. for example, if i dont need the finest details for apex code, i could filter it down to info or some other level, and it would parse the file again, but ignore any logs that are not in that new level of detail.
ex. i dont need to see the individual flow decision elements, so i could move workflow down to info and just see when i enter a flow and how long the interview takes
Describe alternatives you've considered
the other options would be to capture a log of the same activity with different debug levels, or manually go and change the log to remove the more detailed features
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request