79440232

Date: 2025-02-14 18:19:27
Score: 0.5
Natty:
Report link

try to adjust application.properties:

logging.level.org.apache.tomcat.util.net.NioEndpoint=INFO logging.level.org.springframework.web=TRACE

this suppresses only TRACE logs from NioEndpoint, keeps everything else at TRACE level

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: bohr11