I downloaded Spring tool suite 4 and now i am trying to run my spring boot application. but i ran into this issue of lots of unnecessary logs being printed on my console.
I restarted STS as well as my pc but none of it worked.
this keeps printing continuously and so i can't even see if i print something from my code.