Adobe-Consulting-Services / acs-aem-tools

http://adobe-consulting-services.github.io/acs-aem-tools/
120 stars 97 forks source link

AEM Fiddle - Include Script Execution Logs #115

Open davidjgonzalez opened 9 years ago

davidjgonzalez commented 9 years ago

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

justinedelson commented 9 years ago

+1