Skip to content

Instantly share code, notes, and snippets.

@ithena
Created November 20, 2008 08:27
Show Gist options
  • Save ithena/26987 to your computer and use it in GitHub Desktop.
Save ithena/26987 to your computer and use it in GitHub Desktop.
IntelliJ live template for creating a log4j Logger
private static final Logger log = Logger.getLogger($TYPE$.class);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment