|
|
|
@ -8,8 +8,8 @@ springext.cache.redis.ttl=300
|
|
|
|
|
|
|
|
|
|
logging.level.root=ERROR
|
|
|
|
|
#logging.level.root=DEBUG
|
|
|
|
|
logging.level.org.springframework.web=DEBUG
|
|
|
|
|
logging.level.org.springframework.web.servlet.mvc.method.annotation=DEBUG
|
|
|
|
|
logging.level.org.springframework.web=ERROR
|
|
|
|
|
logging.level.org.springframework.web.servlet.mvc.method.annotation=ERROR
|
|
|
|
|
logging.file.name = my.log
|
|
|
|
|
logging.pattern.console=%-4relative [%thread] %-5level %logger{256} %M %L - %msg%n
|
|
|
|
|
|
|
|
|
|