okay so kapt runs and generates files but no clue ...
# kapt
n
okay so kapt runs and generates files but no clue how i can get logging to work..
processingEnv.messager
seems to not do anythng
g
Did you check info log level?
t
If you use WARN or ERROR you will see it by default. If you use any other you will need to use the
--info
or
--debug
gradle flag