wearefair / gurl

A tool for cURLing gRPC services.
MIT License
15 stars 4 forks source link

Switch all logging to use glog. #14

Closed marshallbrekka closed 5 years ago

marshallbrekka commented 6 years ago
  1. Removes an extra dependency
    • glog is already included from k8
    • One less license to worry about
  2. Already has built in cli flags for controlling log levels