mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 06:25:19 +00:00
virlog: remove old code comment
Setting the log output prefix to 0 is not supported and in fact results in the following message: warning : virLogParseOutputs:1021 : Ignoring invalid log output setting.
This commit is contained in:
parent
b8a32e0e94
commit
1c23ba286f
@ -1261,7 +1261,6 @@ static int virLogAddOutputToJournald(int priority)
|
||||
* x:file:file_path
|
||||
* output to a file, with the given filepath
|
||||
* In all case the x prefix is the minimal level, acting as a filter
|
||||
* 0: everything
|
||||
* 1: DEBUG
|
||||
* 2: INFO
|
||||
* 3: WARNING
|
||||
|
Loading…
Reference in New Issue
Block a user