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

Added verbosity methods to Logger interface, made NullLogger implement them #4

Merged
merged 2 commits into from
Sep 29, 2014

Conversation

jmunson
Copy link
Contributor

@jmunson jmunson commented Sep 29, 2014

Added log verbosity methods (V, SetVerbosity, and IsV) to factorlog.Logger interface

Added those functions to factorlog.NullLogger

This allows you to accept a Logger and pass it either a FactorLog or NullLogger object.

…ogger interface

Added those functions to factorlog.NullLogger

This allows you to accept a Logger and pass it either a FactorLog or NullLogger object.
kdar added a commit that referenced this pull request Sep 29, 2014
Added verbosity methods to Logger interface, made NullLogger implement them
@kdar kdar merged commit d5b6afb into kdar:master Sep 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants