I am currently using gradle to build some spring project. But when I run the project, a lot of debug messages appear. How should I disable these debug messages in the gradle configuration file?
Something like:
12:58:40.149 [main] DEBUG o.a.h.c.protocol.RequestAddCookies - CookieSpec selected: best-match 12:58:40.157
[main] DEBUG o.a.h.c.protocol.RequestAuthCache - Auth cache not set in the context