Skip to content

Instantly share code, notes, and snippets.

@HennIdan
Created February 16, 2017 19:20
Show Gist options
  • Save HennIdan/f4839b6681e6d2edb760165d9fea2dd8 to your computer and use it in GitHub Desktop.
Save HennIdan/f4839b6681e6d2edb760165d9fea2dd8 to your computer and use it in GitHub Desktop.
if (logger.isDebugEnabled()) {
logger.debug("This " + this + " and " + that + "with " + compute());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment