Update CLI docs for granular verbosity
Updates the CLI documentation for addition of granular verbosity option. Related Change: https://review.opendev.org/#/c/684349/ Change-Id: I8ca1e6381e074d7821cd862222dfeac7537a3d1f
This commit is contained in:
parent
5ef28bf804
commit
438db81d27
@ -81,6 +81,19 @@ CLI Options
|
||||
|
||||
Enable debug logging.
|
||||
|
||||
**-l / --logging-level** (Optional, Default=40).
|
||||
|
||||
Specifies the logging level, as a number, with which to run pegleg. The
|
||||
available levels are as follows:
|
||||
|
||||
* 10 (DEBUG)
|
||||
* 20 (INFO)
|
||||
* 30 (WARNING)
|
||||
* 40 (ERROR)
|
||||
* 50 (CRITICAL)
|
||||
|
||||
The `-v` option will override any logging level specified in favor of DEBUG.
|
||||
|
||||
.. _repo-group:
|
||||
|
||||
Repo Group
|
||||
|
Loading…
x
Reference in New Issue
Block a user