79286129

Date: 2024-12-16 21:39:42
Score: 0.5
Natty:
Report link

From this answer, for doing this from application.properties, you can add the following entry:

logging.pattern.console= %-5level %logger - %msg%n

This will remove the timestamp from your logs.

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