FILE_NAME_PROPERTY

val FILE_NAME_PROPERTY: String = "logging.file.name"

The name of the Spring property that contains the name of the log file. Names can be an exact location or relative to the current directory.

Since

2.2.0