[feat] 重新设定日志以便在线查看
parent
46e1f34b3e
commit
7bd620d36b
|
|
@ -25,4 +25,9 @@ spring:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
namespace: 78a7f41e-46cc-437a-9716-735888227693
|
namespace: 78a7f41e-46cc-437a-9716-735888227693
|
||||||
username: nacos
|
username: nacos
|
||||||
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: dev-ruoyi-auth.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
|
|
@ -26,4 +26,9 @@ spring:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
namespace: e2708b29-ca15-4f63-a919-d33932ebdfda
|
namespace: e2708b29-ca15-4f63-a919-d33932ebdfda
|
||||||
username: nacos
|
username: nacos
|
||||||
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: prod-ruoyi-auth.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
|
|
@ -25,4 +25,9 @@ spring:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
namespace: 45c724b0-9b42-4ff2-bff2-9220a1788392
|
namespace: 45c724b0-9b42-4ff2-bff2-9220a1788392
|
||||||
username: nacos
|
username: nacos
|
||||||
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: test-ruoyi-auth.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
|
|
@ -40,4 +40,9 @@ spring:
|
||||||
dataId: sentinel-ruoyi-gateway
|
dataId: sentinel-ruoyi-gateway
|
||||||
groupId: DEFAULT_GROUP
|
groupId: DEFAULT_GROUP
|
||||||
data-type: json
|
data-type: json
|
||||||
rule-type: gw-flow
|
rule-type: gw-flow
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: dev-ruoyi-gateway.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
|
|
@ -41,4 +41,9 @@ spring:
|
||||||
dataId: sentinel-ruoyi-gateway
|
dataId: sentinel-ruoyi-gateway
|
||||||
groupId: DEFAULT_GROUP
|
groupId: DEFAULT_GROUP
|
||||||
data-type: json
|
data-type: json
|
||||||
rule-type: gw-flow
|
rule-type: gw-flow
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: prod-ruoyi-gateway.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
|
|
@ -40,4 +40,9 @@ spring:
|
||||||
dataId: sentinel-ruoyi-gateway
|
dataId: sentinel-ruoyi-gateway
|
||||||
groupId: DEFAULT_GROUP
|
groupId: DEFAULT_GROUP
|
||||||
data-type: json
|
data-type: json
|
||||||
rule-type: gw-flow
|
rule-type: gw-flow
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: test-ruoyi-gateway.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
|
|
@ -25,4 +25,9 @@ spring:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
namespace: 78a7f41e-46cc-437a-9716-735888227693
|
namespace: 78a7f41e-46cc-437a-9716-735888227693
|
||||||
username: nacos
|
username: nacos
|
||||||
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: dev-ruoyi-system.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
|
|
@ -25,4 +25,9 @@ spring:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
namespace: e2708b29-ca15-4f63-a919-d33932ebdfda
|
namespace: e2708b29-ca15-4f63-a919-d33932ebdfda
|
||||||
username: nacos
|
username: nacos
|
||||||
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: prod-ruoyi-system.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
|
|
@ -24,4 +24,9 @@ spring:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
namespace: 45c724b0-9b42-4ff2-bff2-9220a1788392
|
namespace: 45c724b0-9b42-4ff2-bff2-9220a1788392
|
||||||
username: nacos
|
username: nacos
|
||||||
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
password: u0uM2RIp3Xle9VVFWtpzoz9ZdNbwG6PpWsjrOVphXzlDc0jA
|
||||||
|
logging:
|
||||||
|
file:
|
||||||
|
name: test-ruoyi-system.log
|
||||||
|
pattern:
|
||||||
|
file: "%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx"
|
||||||
Loading…
Reference in New Issue