Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
secoo-log
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mall
arch
secoo-log
Commits
1cb07030
Commit
1cb07030
authored
Jul 22, 2019
by
QIANGLU
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove
parent
703698b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
logback-spring.xml
secoo-log-starter/src/main/resources/logback-spring.xml
+0
-1
No files found.
secoo-log-starter/src/main/resources/logback-spring.xml
View file @
1cb07030
...
...
@@ -77,7 +77,6 @@
<!-- 日志排除 -->
<logger
name=
"org.logicalcobwebs.proxool"
level=
"error"
/>
<logger
name=
"mybatis.log"
level=
"debug"
/>
<!--统一日志输出级别,其他appender中如果有高于此处等级设置的也会被输出 -->
<root
level=
"${logLevel}"
>
<appender-ref
ref=
"STDOUT"
/>
...
...
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