LogFile
A reference to a log output file. Log output files are specified using logging.file.name
or logging.file.path
Environment properties. If the logging.file.name
property is not specified "spring.log"
will be written in the logging.file.path
directory.
Author
Phillip Webb
Christian Carriere-Tisseur
Since
1.2.1
See also
Properties
Functions
Link copied to clipboard
Apply log file details to
LOG_PATH
and LOG_FILE
map entries.Link copied to clipboard
Apply log file details to
LOG_PATH
and LOG_FILE
system properties.Link copied to clipboard
Get a LogFile from the given Spring Environment.