Skip to content

Instantly share code, notes, and snippets.

@willhumphreys
Created April 22, 2017 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willhumphreys/e2565766398c4c12754754b6e6a16cb8 to your computer and use it in GitHub Desktop.
Save willhumphreys/e2565766398c4c12754754b6e6a16cb8 to your computer and use it in GitHub Desktop.
A collection of Intellij templates
#Logger
private static final org.slf4j.Logger LOG = org.slf4j.LoggerFactory.getLogger(java.lang.invoke.MethodHandles.lookup().lookupClass());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment