Document standard "sql" and "web" log groups in the metadata

Closes gh-14740
This commit is contained in:
Stephane Nicoll
2018-10-09 18:13:23 +02:00
parent 716b04721c
commit caf7f09296

View File

@@ -344,6 +344,14 @@
{
"value": "root",
"description": "Root logger used to assign the default logging level."
},
{
"value": "sql",
"description": "SQL logging groups including Hibernate SQL logger."
},
{
"value": "web",
"description": "Web logging groups including codecs."
}
],
"providers": [