Switch to debug
This commit is contained in:
@ -449,7 +449,7 @@ def main():
|
|||||||
|
|
||||||
args = parser.parse_args()
|
args = parser.parse_args()
|
||||||
|
|
||||||
logging.basicConfig(level=logging.INFO)
|
logging.basicConfig(level=logging.DEBUG)
|
||||||
|
|
||||||
services = []
|
services = []
|
||||||
if args.service_type:
|
if args.service_type:
|
||||||
|
|||||||
Reference in New Issue
Block a user