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

feat: Adding public logging API #180

Merged
merged 2 commits into from Aug 13, 2020

Conversation

vlastahajek
Copy link
Contributor

Closes #104, closes #144

Proposed Changes

  • Added Logger interface to enable overriding of the global logger.
  • It is also possible to disable logging completely

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are in semantic format

@vlastahajek vlastahajek merged commit 7a466cc into influxdata:master Aug 13, 2020
@vlastahajek vlastahajek deleted the feat/logging branch August 13, 2020 15:27
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.

Make logger configurable
2 participants