Skip to content

Instantly share code, notes, and snippets.

@RyPope
Created February 5, 2019 05:07
Show Gist options
  • Save RyPope/4a5cee91ef454c2abc973a415b3e1561 to your computer and use it in GitHub Desktop.
Save RyPope/4a5cee91ef454c2abc973a415b3e1561 to your computer and use it in GitHub Desktop.
private void logSomething() {
mContext.getLogger().log("something");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment