Merge branch '1.2.x'
This commit is contained in:
@@ -53,7 +53,7 @@ content into your application; rather pick only the properties that you need.
|
||||
spring.output.ansi.enabled=detect # Configure the ANSI output ("detect", "always", "never")
|
||||
|
||||
# LOGGING
|
||||
logging.path=/var/logs
|
||||
logging.path=/var/log
|
||||
logging.file=myapp.log
|
||||
logging.config= # location of config file (default classpath:logback.xml for logback)
|
||||
logging.level.*= # levels for loggers, e.g. "logging.level.org.springframework=DEBUG" (TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF)
|
||||
|
||||
Reference in New Issue
Block a user