Home | History | Annotate | Download | only in scripts

Lines Matching refs:verbosity

54 # The logging verbosity:
59 verbosity = 1
100 If 'verbosity' is greater than 0, print the message.
105 if verbosity > 0:
1267 global verbosity
1268 verbosity = options.verbose
1269 if verbosity >= 3:
1271 elif verbosity >= 2:
1288 if verbosity >= 1: