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

Refactor loggers and make Checker a final, non abstract class #67

Merged
merged 1 commit into from
Sep 4, 2015

Conversation

uschindler
Copy link
Member

This PR refactors the logging in forbidden-apis. It also provides a simple StdIoLogger that writes errors and warnings to System.err and info messages to System.out.

@uschindler uschindler added this to the 1.9 milestone Sep 4, 2015
@uschindler uschindler self-assigned this Sep 4, 2015
uschindler added a commit that referenced this pull request Sep 4, 2015
Refactor loggers and make Checker a final, non abstract class
@uschindler uschindler merged commit 942049a into master Sep 4, 2015
@uschindler uschindler deleted the feature-refactor-logging branch September 4, 2015 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant