Logging plugin logs while getting executed in Android Studio
Answered
I want to generate debug logs when plugin is getting executed in the same console logs of android application runnning section
Please sign in to leave a comment.
Not quite sure what you mean. Does this help? https://plugins.jetbrains.com/docs/intellij/ide-infrastructure.html#logging
and https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin-faq.html#how-to-show-log-file-of-sandbox-instance
This is creating log of building and not the runtime execution of plugin in the idea (in my case android studio)
Sorry I don't understand what you refer to. Could you please add a screenshot of "console logs of android application running section"?