|
|
|
@ -1,9 +1,11 @@
|
|
|
|
|
{"groups": [
|
|
|
|
|
{
|
|
|
|
|
"groups": [
|
|
|
|
|
{
|
|
|
|
|
"name": "logging",
|
|
|
|
|
"type": "org.springframework.boot.context.logging.LoggingApplicationListener"
|
|
|
|
|
}
|
|
|
|
|
],"properties": [
|
|
|
|
|
],
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"name": "banner.charset",
|
|
|
|
|
"type": "java.nio.charset.Charset",
|
|
|
|
@ -253,7 +255,8 @@
|
|
|
|
|
"sourceType": "org.springframework.boot.context.logging.LoggingApplicationListener",
|
|
|
|
|
"defaultValue": false
|
|
|
|
|
}
|
|
|
|
|
],"hints": [
|
|
|
|
|
],
|
|
|
|
|
"hints": [
|
|
|
|
|
{
|
|
|
|
|
"name": "logging.level.keys",
|
|
|
|
|
"values": [
|
|
|
|
@ -315,5 +318,6 @@
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|