Fix metadata for logging.include-application-name

See gh-36157
pull/36167/head
Johnny Lim 1 year ago committed by Phillip Webb
parent 871ed646d7
commit df107890c7

@ -105,7 +105,7 @@
},
{
"name": "logging.include-application-name",
"type": "java.lang.String>",
"type": "java.lang.Boolean",
"description": "Whether to include the application name in the logs.",
"sourceType": "org.springframework.boot.context.logging.LoggingApplicationListener",
"defaultValue": true

Loading…
Cancel
Save