Fix openstack_log debug level

So ":set-min-log-level info" gets rid of lines with DEBUG.
This commit is contained in:
Darragh O'Reilly 2019-07-29 17:22:51 +01:00
parent ffd9d88add
commit 6e93145f23

View File

@ -1055,7 +1055,7 @@
"info" : "INFO",
"warning" : "WARNING",
"trace" : "TRACE",
"debug" : "AUDIT"
"debug" : "DEBUG"
},
"value" : {
"tid" : {