certinia / debug-log-analyzer

Salesforce Apex debug log analyzer for Visual Studio Code - Visualize code execution via a Flame chart and identify performance and SOQL/DML problems via Method and Database analysis
https://marketplace.visualstudio.com/items?itemName=financialforce.lana
BSD 3-Clause "New" or "Revised" License
82 stars 18 forks source link

feat: add search for Log: Retrieve Apex Log And Show Analysis command #523

Open lcottercertinia opened 2 months ago

lcottercertinia commented 2 months ago

Is your feature request related to a problem?

There are lots of logs in the list scrolling can be annoying

Describe the solution you'd like

Enable searching on type (queuable, batch etc), dates etc would be really nice