Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/faea6a3b5db9012ba6964e325204e2e5 to your computer and use it in GitHub Desktop.
Save ezhov-da/faea6a3b5db9012ba6964e325204e2e5 to your computer and use it in GitHub Desktop.
Настройка вывода сообщения в одну строку
==> https://stackoverflow.com/questions/194765/how-do-i-get-java-logging-output-to-appear-on-a-single-line
java.util.logging.SimpleFormatter.format=%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS %4$s %2$s %5$s%6$s%n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment