Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
xiaofang li
MeterSphere
Commits
acdca004
Commit
acdca004
authored
4 years ago
by
chenjianxing
Browse files
Options
Download
Plain Diff
merge origin
parents
fd962b2c
d5e635d8
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
backend/src/main/resources/logback.xml
+1
-1
backend/src/main/resources/logback.xml
with
1 addition
and
1 deletion
+1
-1
backend/src/main/resources/logback.xml
+
1
-
1
View file @
acdca004
...
...
@@ -153,7 +153,7 @@
<appender-ref
ref=
"errorAsyncAppender"
/>
</logger>
<logger
name=
"io.metersphere.base.mapper"
level=
"${logger.sql.level
:ERROR
}"
>
<logger
name=
"io.metersphere.base.mapper"
level=
"${logger.sql.level}"
>
<appender-ref
ref=
"console"
/>
</logger>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help