Kaynağa Gözat

nacos持久化

master
wangjx 3 yıl önce
ebeveyn
işleme
178b9bed58
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      sentinel-dashboard/src/main/resources/application.properties

+ 2
- 2
sentinel-dashboard/src/main/resources/application.properties Dosyayı Görüntüle

@@ -7,9 +7,9 @@ spring.http.encoding.enabled=true
server.servlet.session.cookie.name=sentinel_dashboard_cookie

#logging settings
logging.level.org.springframework.web=DEBUG
logging.level.org.springframework.web=INFO
#logging.file=${user.home}/logs/csp/sentinel-dashboard.log
logging.file=${user.home}/logs/csp/sentinel-dashboard.log
logging.file=/var/log/sentineldashboard/sentinel-dashboard.log
logging.pattern.file= %d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n
#logging.pattern.console= %d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n



Yükleniyor…
İptal
Kaydet