LoggingSystemProperty
Logging system properties that can later be used by log configuration files.
Author
Phillip Webb
Since
3.2.0
See also
Entries
Logging system property for the application name that should be logged.
Logging system property for the console log charset.
Logging system property for the file log charset.
Logging system property for the console log.
Logging system property for the file log.
Logging system property for the exception conversion word.
Logging system property for the console log pattern.
Logging system property for the file log pattern.
Logging system property for the log level pattern.
Logging system property for the date-format pattern.
Logging system property for the correlation pattern.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.