Document standard "sql" and "web" log groups in the metadata
Closes gh-14740
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user