|
|
@ -1345,7 +1345,7 @@ See _<<boot-features-external-config-profile-specific-properties>>_ for details.
|
|
|
|
Spring Boot uses http://commons.apache.org/logging[Commons Logging] for all internal
|
|
|
|
Spring Boot uses http://commons.apache.org/logging[Commons Logging] for all internal
|
|
|
|
logging, but leaves the underlying log implementation open. Default configurations are
|
|
|
|
logging, but leaves the underlying log implementation open. Default configurations are
|
|
|
|
provided for
|
|
|
|
provided for
|
|
|
|
http://docs.oracle.com/javase/7/docs/api/java/util/logging/package-summary.html[Java Util Logging],
|
|
|
|
http://docs.oracle.com/javase/8/docs/api/java/util/logging/package-summary.html[Java Util Logging],
|
|
|
|
http://logging.apache.org/log4j/2.x/[Log4J2] and http://logback.qos.ch/[Logback]. In each
|
|
|
|
http://logging.apache.org/log4j/2.x/[Log4J2] and http://logback.qos.ch/[Logback]. In each
|
|
|
|
case loggers are pre-configured to use console output with optional file output also
|
|
|
|
case loggers are pre-configured to use console output with optional file output also
|
|
|
|
available.
|
|
|
|
available.
|
|
|
|