Skip to content

Instantly share code, notes, and snippets.

@cstroe
Created February 5, 2015 21:05
Show Gist options
  • Save cstroe/3324cb932cd6f866ca82 to your computer and use it in GitHub Desktop.
Save cstroe/3324cb932cd6f866ca82 to your computer and use it in GitHub Desktop.
Set the format of the default formatter for java.util.logging messages
-Djava.util.logging.SimpleFormatter.format="%1$tc %2$s%n%4$s: %5$s%6$s%n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment