-
Notifications
You must be signed in to change notification settings - Fork 25
✨ feat: Search engine to look for an error or message in the org's debug logs #594
Copy link
Copy link
Open
Open
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
When we run a process and several debug logs are generated, we never know which one contains the error or issue we are looking for. We have to open all of them one by one to find it.
This is a very tedious task. Also, when using the tool's command to access the org's debug logs.
Describe the solution you'd like
A search engine could be implemented to look for an error or message in the org's debug logs. The tool would allow us to download the debug log that we are looking for directly.
Describe alternatives you've considered
This could be done in the tool's existing command or by creating a new one (if it improves the user experience).
Additional context
This idea was given to me by an attendee of my talk about Apex Log Analyzer at Polish Dreamin’ 2025.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request