Join Slack
Powered by
Hello. Is there a way to easily change the log lev...
# plugin-development
b
BenoƮt
07/23/2024, 9:56 AM
Hello. Is there a way to easily change the log level when executing a plugin in test with GradleRunner?
m
Martin
07/23/2024, 10:05 AM
I usually pass
-i
(or
-d
) as an argument next to the task name
š 2
Open in Slack
Previous
Next