switched to making use of logzero for logging, provides nicer color output, and an easier path to switch to rotating log files
This commit is contained in:
parent
76bec9950d
commit
e4b280196b
53 changed files with 57 additions and 202 deletions
|
@ -1,4 +1,5 @@
|
|||
enum34==1.1.6
|
||||
logzero==1.3.0
|
||||
grpcio==1.0.0
|
||||
grpcio-tools==1.0.0
|
||||
mock==1.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue