|
|
@@ -6,7 +6,7 @@ spring.http.encoding.enabled=true
|
|
|
#logging settings
|
|
|
logging.level.org.springframework.web=INFO
|
|
|
logging.file=${user.home}/logs/csp/sentinel-dashboard.log
|
|
|
-logging.pattern.file= %d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n
|
|
|
+logging.pattern.file= %d{yyyy-MM-dd HH:mm:ss} [%thread] %highlight(%-5level) %cyan(%logger{36}) - %msg%n
|
|
|
#logging.pattern.console= %d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n
|
|
|
|
|
|
#auth settings
|