Skip to content

Instantly share code, notes, and snippets.

@edengal
Created June 2, 2019 15:34
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 edengal/93128d8907e06c6e1f4dfe59aaaf4b41 to your computer and use it in GitHub Desktop.
Save edengal/93128d8907e06c6e1f4dfe59aaaf4b41 to your computer and use it in GitHub Desktop.
@TimberLog(name = "method_to_log")
public static void methodToLog(){
doSomething()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment