Introduce debug / verbose mode
Open
P2
- Dominant language
- Kotlin
- Stars
- 3.5k
- Forks
- 415
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 53
Description
Due to the error-tolerant nature of annotation processing, it's unclear when and how to warn about invalid source inputs. A verbose mode to dump all findings by KSP can be useful when debugging processors or KSP itself.
Contributor guide
Assessment
This issue has not been assessed yet.