Logging plugin logs while getting executed in Android Studio 关注
已回答
I want to generate debug logs when plugin is getting executed in the same console logs of android application runnning section
请先登录再写评论。
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"?