Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
2018-11-09 10:11:13 +0800
Commit
c25fca4f3036fd25c50941f9125dd5ca38e04a00
1 parent
4fac4419
gateway access 日志不风控
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
roles/java.loglevel/templates/gateway.logback.xml.j2
roles/java.loglevel/templates/gateway.logback.xml.j2
View file @
c25fca4
...
...
@@ -1137,7 +1137,7 @@
</logger>
<logger
name=
"GATEWAY-ACCESS-LOG"
additivity=
"false"
>
<level
value=
"
{{log_level}}
"
/>
<level
value=
"
INFO
"
/>
<appender-ref
ref=
"GATEWAY-ACCESS-LOG-ASYNC"
/>
</logger>
...
...
Please
register
or
login
to post a comment