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