Menu

#9 Add a "Find Usages" like command that finds all log calls.

open
5
2011-09-04
2011-09-04
No

There should be a "find usages" like panel that lists all logs calls using the same sort of filtering as also applied when generating log reviews.
In fact the "generate log review" command could be turned into a 2 step command where a "find usages" is applied first and a "Generate Review Document" button is added which generates the review document out of the previously created usages list.

As with the ordinary "find usages" there should be options to navigate to the code locations and remove certain elements from the review. Also something like quick search might be useful to use this feature to navigate to a specific log line.

This feature is similar to
http://sourceforge.net/tracker/?func=detail&aid=3305940&group_id=319796&atid=1344457 and both features may share the same implementations.

Discussion