Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
李俊
2022-11-11 14:30:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dffcb7d13af029f1d3a15eaa8be70780ca6c75b4
dffcb7d1
1 parent
99fb6400
调整SpringBoot启动环境配置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
src/main/resources/logback.xml
src/main/resources/logback.xml
View file @
dffcb7d
...
...
@@ -39,10 +39,6 @@
<appender-ref
ref=
"CONSOLE"
/>
<appender-ref
ref=
"FILE"
/>
</root>
<root
level=
"error"
>
<appender-ref
ref=
"CONSOLE"
/>
<appender-ref
ref=
"FILE"
/>
</root>
</springProfile>
<springProfile
name=
"prod"
>
...
...
Please
register
or
login
to post a comment