WDYT about adding a 3rd view to the output panel that are the logs collected at a specified Log level for the fiddle script execution. This could be a powerful debugging tool; Executed specific methods on services, etc. and collect just those log statements as the desired level for that thread.
WDYT about adding a 3rd view to the output panel that are the logs collected at a specified Log level for the fiddle script execution. This could be a powerful debugging tool; Executed specific methods on services, etc. and collect just those log statements as the desired level for that thread.
Similar to how we do in Explain Query [1]
[1] https://github.com/Adobe-Consulting-Services/acs-aem-tools/blob/master/bundle/src/main/java/com/adobe/acs/tools/explain_query/impl/ExplainQueryServlet.java