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: show log type on log list #509

Open lcottercertinia opened 4 months ago

lcottercertinia commented 4 months ago

Is your feature request related to a problem?

Logs come from differences processes e.g batch apex, queuable etc. I can not see this anywhere.

Describe the solution you'd like

I would like the get log command to show the type on the list. It would also be great if it could be shown on the status bar somewhere when log analysis is shown.