Fix openstack_log debug level

So ":set-min-log-level info" gets rid of lines with DEBUG.
pull/672/head
Darragh O'Reilly 5 years ago
parent ffd9d88add
commit 6e93145f23

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

Loading…
Cancel
Save