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

*: upgrade to grpclog.LoggerV2 #8533

Merged
merged 3 commits into from
Sep 12, 2017
Merged

*: upgrade to grpclog.LoggerV2 #8533

merged 3 commits into from
Sep 12, 2017

Commits on Sep 8, 2017

  1. clientv3: upgrade grpclog to LoggerV2

    grpclog.Logger has been deprecated.
    gyuho committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    d6c3336 View commit details
    Browse the repository at this point in the history
  2. v3rpc: use grpclog.LoggerV2 for grpc logs

    grpclog.Logger has been deprecated.
    
    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    f37ff4a View commit details
    Browse the repository at this point in the history
  3. *: use grpclog.LoggerV2

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    3b3d392 View commit details
    Browse the repository at this point in the history