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

go/store/util/verbose: Add ability to override Log function. #269

Merged
merged 6 commits into from
Dec 20, 2019

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    390816e View commit details
    Browse the repository at this point in the history
  2. go/store/util/verbose: Replace verbose Log function with ctx-aware za…

    …p.Logger.
    Aaron Son committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    7981295 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    41f448b View commit details
    Browse the repository at this point in the history
  2. go/store/util/verbose: Store zap.Logger instead of making a new one e…

    …very Logger call.
    Aaron Son committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    eebb965 View commit details
    Browse the repository at this point in the history
  3. go/Godeps/LICENSES: Update for zap.

    Aaron Son committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2dbdc07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    538179e View commit details
    Browse the repository at this point in the history