[cli] Setup logging to unsilence stevedore errors, like failing to load an entrypoint.

This commit is contained in:
Romain Dorgueil
2017-05-28 23:02:34 +02:00
parent 0146fb0d55
commit ac800d2e14
2 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# This file has been auto-generated.
# All changes will be lost, see Projectfile.
#
# Updated at 2017-05-28 18:02:16.552433
# Updated at 2017-05-28 22:04:19.262686
PACKAGE ?= bonobo
PYTHON ?= $(shell which python)