LoggingSystemProperty

Logging system properties that can later be used by log configuration files.

Author

Phillip Webb

Since

3.2.0

See also

Entries

Link copied to clipboard

Logging system property for the application name that should be logged.

Link copied to clipboard

Logging system property for the process ID.

Link copied to clipboard

Logging system property for the log file.

Link copied to clipboard

Logging system property for the log path.

Link copied to clipboard

Logging system property for the console log charset.

Link copied to clipboard

Logging system property for the file log charset.

Link copied to clipboard

Logging system property for the console log.

Link copied to clipboard

Logging system property for the file log.

Link copied to clipboard

Logging system property for the exception conversion word.

Link copied to clipboard

Logging system property for the console log pattern.

Link copied to clipboard

Logging system property for the file log pattern.

Link copied to clipboard

Logging system property for the log level pattern.

Link copied to clipboard

Logging system property for the date-format pattern.

Link copied to clipboard

Logging system property for the correlation pattern.

Properties

Functions

Link copied to clipboard

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.)

Link copied to clipboard

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.