记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
ad3c8f14
Commit
ad3c8f14
authored
Aug 01, 2022
by
张国柄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
~config:log.pattern.opt;
parent
d3bf6e7f
Changes
35
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
70 additions
and
70 deletions
+70
-70
liquidnet-client-job.yml
...dnet-bus-config/liquidnet-config/liquidnet-client-job.yml
+2
-2
liquidnet-service-adam.yml
...et-bus-config/liquidnet-config/liquidnet-service-adam.yml
+2
-2
liquidnet-service-candy.yml
...t-bus-config/liquidnet-config/liquidnet-service-candy.yml
+2
-2
liquidnet-service-chime.yml
...t-bus-config/liquidnet-config/liquidnet-service-chime.yml
+2
-2
liquidnet-service-consumer-adam.yml
...nfig/liquidnet-config/liquidnet-service-consumer-adam.yml
+2
-2
liquidnet-service-consumer-base.yml
...nfig/liquidnet-config/liquidnet-service-consumer-base.yml
+2
-2
liquidnet-service-consumer-candy.yml
...fig/liquidnet-config/liquidnet-service-consumer-candy.yml
+2
-2
liquidnet-service-consumer-dragon.yml
...ig/liquidnet-config/liquidnet-service-consumer-dragon.yml
+2
-2
liquidnet-service-consumer-goblin.yml
...ig/liquidnet-config/liquidnet-service-consumer-goblin.yml
+2
-2
liquidnet-service-consumer-kylin.yml
...fig/liquidnet-config/liquidnet-service-consumer-kylin.yml
+2
-2
liquidnet-service-consumer-nft.yml
...onfig/liquidnet-config/liquidnet-service-consumer-nft.yml
+2
-2
liquidnet-service-consumer-order.yml
...fig/liquidnet-config/liquidnet-service-consumer-order.yml
+2
-2
liquidnet-service-consumer-slowly.yml
...ig/liquidnet-config/liquidnet-service-consumer-slowly.yml
+2
-2
liquidnet-service-consumer-stone.yml
...fig/liquidnet-config/liquidnet-service-consumer-stone.yml
+2
-2
liquidnet-service-consumer-sweet.yml
...fig/liquidnet-config/liquidnet-service-consumer-sweet.yml
+2
-2
liquidnet-service-dragon.yml
...-bus-config/liquidnet-config/liquidnet-service-dragon.yml
+2
-2
liquidnet-service-example.yml
...bus-config/liquidnet-config/liquidnet-service-example.yml
+2
-2
liquidnet-service-executor-main.yml
...nfig/liquidnet-config/liquidnet-service-executor-main.yml
+2
-2
liquidnet-service-goblin.yml
...-bus-config/liquidnet-config/liquidnet-service-goblin.yml
+2
-2
liquidnet-service-kylin.yml
...t-bus-config/liquidnet-config/liquidnet-service-kylin.yml
+2
-2
liquidnet-service-notify.yml
...-bus-config/liquidnet-config/liquidnet-service-notify.yml
+2
-2
liquidnet-service-order.yml
...t-bus-config/liquidnet-config/liquidnet-service-order.yml
+2
-2
liquidnet-service-platform.yml
...us-config/liquidnet-config/liquidnet-service-platform.yml
+2
-2
liquidnet-service-reconciliation.yml
...fig/liquidnet-config/liquidnet-service-reconciliation.yml
+2
-2
liquidnet-service-slime.yml
...t-bus-config/liquidnet-config/liquidnet-service-slime.yml
+2
-2
liquidnet-service-smile.yml
...t-bus-config/liquidnet-config/liquidnet-service-smile.yml
+2
-2
liquidnet-service-stone.yml
...t-bus-config/liquidnet-config/liquidnet-service-stone.yml
+2
-2
liquidnet-service-sweet.yml
...t-bus-config/liquidnet-config/liquidnet-service-sweet.yml
+2
-2
liquidnet-support-zuul.yml
...et-bus-config/liquidnet-config/liquidnet-support-zuul.yml
+2
-2
application-support-config.yml
...-config/src/main/resources/application-support-config.yml
+2
-2
application-dev.yml
...net-support-eureka/src/main/resources/application-dev.yml
+2
-2
application-prod.yml
...et-support-eureka/src/main/resources/application-prod.yml
+2
-2
application-test.yml
...et-support-eureka/src/main/resources/application-test.yml
+2
-2
application-test2.yml
...t-support-eureka/src/main/resources/application-test2.yml
+2
-2
application-yace.yml
...et-support-eureka/src/main/resources/application-yace.yml
+2
-2
No files found.
liquidnet-bus-config/liquidnet-config/liquidnet-client-job.yml
View file @
ad3c8f14
...
...
@@ -116,6 +116,6 @@ logging:
com.liquidnet.service.feign
:
error
com.liquidnet
:
${liquidnet.logfile.level}
pattern
:
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
liquidnet-bus-config/liquidnet-config/liquidnet-service-adam.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-candy.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-chime.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-adam.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-base.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-candy.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-dragon.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-goblin.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-kylin.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-nft.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-order.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-slowly.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-stone.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-consumer-sweet.yml
View file @
ad3c8f14
...
...
@@ -19,8 +19,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-dragon.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-example.yml
View file @
ad3c8f14
...
...
@@ -68,8 +68,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5level]
%thread
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5level]
%thread
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-executor-main.yml
View file @
ad3c8f14
...
...
@@ -11,8 +11,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-goblin.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-kylin.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-notify.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-order.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-platform.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-reconciliation.yml
View file @
ad3c8f14
...
...
@@ -79,8 +79,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-slime.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-smile.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-stone.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-service-sweet.yml
View file @
ad3c8f14
...
...
@@ -25,8 +25,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-config/liquidnet-config/liquidnet-support-zuul.yml
View file @
ad3c8f14
...
...
@@ -23,8 +23,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%thread
[%logger{36}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%thread
[%logger{36}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-support/liquidnet-support-config/src/main/resources/application-support-config.yml
View file @
ad3c8f14
...
...
@@ -158,8 +158,8 @@ logging:
max-size
:
200MB
max-history
:
${liquidnet.logfile.max-history}
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
${liquidnet.logfile.path}/${liquidnet.logfile.name}-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-support/liquidnet-support-eureka/src/main/resources/application-dev.yml
View file @
ad3c8f14
...
...
@@ -41,8 +41,8 @@ logging:
max-size
:
200MB
max-history
:
7
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
/data/logs/support-eureka-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-support/liquidnet-support-eureka/src/main/resources/application-prod.yml
View file @
ad3c8f14
...
...
@@ -41,8 +41,8 @@ logging:
max-size
:
200MB
max-history
:
7
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
/data/logs/support-eureka-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-support/liquidnet-support-eureka/src/main/resources/application-test.yml
View file @
ad3c8f14
...
...
@@ -41,8 +41,8 @@ logging:
max-size
:
200MB
max-history
:
7
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
/data/logs/support-eureka-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-support/liquidnet-support-eureka/src/main/resources/application-test2.yml
View file @
ad3c8f14
...
...
@@ -41,8 +41,8 @@ logging:
max-size
:
200MB
max-history
:
7
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
/data/logs/support-eureka-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
liquidnet-bus-support/liquidnet-support-eureka/src/main/resources/application-yace.yml
View file @
ad3c8f14
...
...
@@ -41,8 +41,8 @@ logging:
max-size
:
200MB
max-history
:
7
pattern
:
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%-5
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
file
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
console
:
'
%d{yyyy-MM-dd
HH:mm:ss.SSS}
[
%
level]
%X{lnsTranceId}
[%logger{56}:%line]
-
%msg%n'
rolling-file-name
:
/data/logs/support-eureka-%d{yyyy-MM-dd}.%i.log
level
:
root
:
error
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment