源码
{"groups": [
{
"name": "logging",
"type": ""
}
],"properties": [
{
"name": "",
"type": "",
"description": "Banner file encoding.",
"defaultValue": "UTF-8"
},
{
"name": "",
"type": "",
"description": "Banner text resource location.",
"defaultValue": "classpath:"
},
{
"name": "",
"type": "",
"description": "Banner image file location (jpg/png can also be used).",
"defaultValue": ""
},
{
"name": "",
"type": "",
"description": "Banner image width (in chars)."
},
{
"name": "",
"type": "",
"description": "Banner image height (in chars)."
},
{
"name": "",
"type": "",
"description": "Left hand image margin (in chars)."
},
{
"name": "",
"type": "",
"description": "Invert images for dark console themes.",
"defaultValue": false
},
{
"name": "debug",
"type": "",
"description": "Enable debug logs.",
"sourceType": "",
"defaultValue": false
},
{
"name": "",
"type": "",
"description": "Location of the logging configuration file.",
"sourceType": ""
},
{
"name": "-conversion-word",
"type": "",
"description": "Conversion word used when logging exceptions.",
"defaultValue": "%wEx",
"sourceType": ""
},
{
"name": "",
"type": "",
"description": "Name of the log file. Names can be an exact location or relative to the current directory.",
"sourceType": ""
},
{
"name": "",
"type": "<,>",
"description": "Log levels severity mapping. Use 'root' for the root logger.",
"sourceType": ""
},
{
"name": "",
"type": "",
"description": "Appender pattern for output to the console. Only supported with the default logback setup.",
"sourceType": "",
"defaultValue": "%clr(%d{yyyy-MM-dd HH:mm:}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}) %clr(${PID:- }){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}"
},
{
"name": "",
"type": "",
"description": "Appender pattern for output to the file. Only supported with the default logback setup.",
"sourceType": "",
"defaultValue": "%d{yyyy-MM-dd HH:mm:} ${LOG_LEVEL_PATTERN:-%5p} ${PID:- } --- [%t] %-40.40logger{39} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}"
},
{
"name": "",
"type": "",
"description": "Appender pattern for log level (default %5p). Only supported with the default logback setup.",
"sourceType": ""
},
{
"name": "",
"type": "",
"description": "Directory where log files are written.",
"sourceType": ""
},
{
"name": "-shutdown-hook",
"type": "",
"description": "Register a shutdown hook for the logging system when it is initialized.",
"sourceType": ""
},
{
"name": "-file-encoding",
"sourceType": "",
"type": "",
"description": "Expected character encoding the application must use."
},
{
"name": "",
"type": "",
"sourceType": "",
"description": "Application name."
},
{
"name": "",
"type": "",
"sourceType": "",
"description": "Application index."
},
{
"name": "",
"type": "",
"sourceType": "",
"description": "Skip search of BeanInfo classes.",
"defaultValue": true
},
{
"name": "",
"type": "",
"sourceType": "",
"description": "Config file name.",
"defaultValue": "application"
},
{
"name": "",
"type": "",
"sourceType": "",
"description": "Config file locations."
},
{
"name": "-mode",
"type": "$Mode",
"sourceType": "",
"description": "Mode used to display the banner when the application runs.",
"defaultValue": "console"
},
{
"name": "-banner",
"type": "",
"sourceType": "",
"description": "Display the banner when the application runs.",
"defaultValue": true,
"deprecation": {"replacement": "-mode"}
},
{
"name": "",
"type": "<>",
"sourceType": "",
"description": "Sources (class name, package name or XML resource location) to include in the ApplicationContext."
},
{
"name": "-environment",
"type": "",
"sourceType": "",
"description": "Run the application in a web environment (auto-detected by default)."
},
{
"name": "",
"type": "$Enabled",
"description": "Configure the ANSI output (can be \"detect\", \"always\", \"never\").",
"defaultValue": "detect"
},
{
"name": "",
"type": "",
"sourceType": "",
"description": "Comma-separated list of active profiles. Can be overridden by a command line switch."
},
{
"name": "",
"type": "",
"sourceType": "",
"description": "Unconditionally activate the specified comma separated profiles."
},
{
"name": "trace",
"type": "",
"description": "Enable trace logs.",
"sourceType": "",
"defaultValue": false
}
],"hints": [
{
"name": "",
"values": [
{
"value": "root",
"description": "Root logger used to assign the default logging level."
}
],
"providers": [
{
"name": "logger-name"
}
]
},
{
"name": "",
"values": [
{
"value": "trace"
},
{
"value": "debug"
},
{
"value": "info"
},
{
"value": "warn"
},
{
"value": "error"
},
{
"value": "fatal"
},
{
"value": "off"
}
],
"providers": [
{
"name": "any"
}
]
},
{
"name": "",
"providers": [
{
"name": "spring-profile-name"
}
]
},
{
"name": "",
"providers": [
{
"name": "spring-profile-name"
}
]
}
]}