Document --log-none command line option
This reverts commit e1ac4298eaf5bee6c885263e179588a051de24a8.
This commit is contained in:
parent
983045718a
commit
49ad25fc69
1 changed files with 4 additions and 2 deletions
|
@ -131,10 +131,12 @@ Example:
|
|||
sets the severity level of the log domains.
|
||||
.B all
|
||||
can be used to match any log domain. Available levels:
|
||||
.BR error ,\ warning ,\ info ,\ debug .
|
||||
.BR error ,\ warning ,\ info ,\ debug ,\ none .
|
||||
By default the
|
||||
.B error
|
||||
level is used.
|
||||
level is used for most domains, but
|
||||
.B deprecation
|
||||
defaults to none.
|
||||
.TP
|
||||
.B --log-precise
|
||||
shows the timestamps in the logfile with more precision.
|
||||
|
|
Loading…
Add table
Reference in a new issue