Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback behavior for inadvertent string formatters in log messages #9

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Gotta import that exception if you want to catch it, son.

  • Loading branch information
josefdlange committed May 8, 2016
commit d970667f8fa77d3f8a1bdc60c35156fec39e7d7e
@@ -21,6 +21,8 @@
import java.io.PrintWriter;
import java.io.StringWriter;

import java.util.MissingFormatArgumentException

/**
* A <a href="https://github.com/JakeWharton/timber">Timber</a> tree that posts
* log messages to <a href="http://loggly.com">Loggly</a>
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.