Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
0e2e5f55
Commit
0e2e5f55
authored
Jun 29, 2019
by
Junling Bu
Browse files
litemall-all模块的日志级别INFO
parent
0408b7f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-all/src/main/resources/application.yml
View file @
0e2e5f55
...
...
@@ -12,8 +12,8 @@ logging:
root
:
ERROR
org.springframework
:
ERROR
org.mybatis
:
ERROR
org.linlinjava.litemall.core
:
ERROR
org.linlinjava.litemall.db
:
ERROR
org.linlinjava.litemall.admin
:
ERROR
org.linlinjava.litemall.wx
:
ERROR
org.linlinjava.litemall
:
ERROR
\ No newline at end of file
org.linlinjava.litemall.core
:
INFO
org.linlinjava.litemall.db
:
INFO
org.linlinjava.litemall.admin
:
INFO
org.linlinjava.litemall.wx
:
INFO
org.linlinjava.litemall
:
INFO
\ No newline at end of file
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