Join Slack
Hi All, If I want to see the Info log info for KSP debugging, where can I set the `--verbose` mode t...
# ksp
e
elye
03/01/2023, 9:23 AM
Hi All, If I want to see the Info log info for KSP debugging, where can I set the
--verbose
mode through IntelliJ or Android Studio? I post the question in
https://stackoverflow.com/questions/75601653/how-to-set-verbose-in-intellij-android-studio-for-ksp-debugging-purposes
too. Thanks 🙏
j
Jiaxiang
03/01/2023, 6:20 PM
Can you try add
--info
to your gradle command? To do that in Intellij, click on gradle task dropdown menu -> Edit configurations -> click on the gradle task you are running -> append
--info
to the end of your gradle command in
Run
input field.
e
elye
03/02/2023, 6:48 AM
Thanks this helps. I need to add to the command line table as
https://stackoverflow.com/a/75611015
, then it works.
110
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by