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
d2dc7345
Commit
d2dc7345
authored
Jul 12, 2019
by
Junling Bu
Browse files
chore: 采用logback日志
parent
99e8e881
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-all/src/main/resources/logback-spring.xml
View file @
d2dc7345
<?xml version="1.0" encoding="UTF-8"?>
<configuration
debug=
"true"
>
<contextName>
logback
</contextName>
<property
name=
"log.path"
value=
"
.
logs"
/>
<property
name=
"log.path"
value=
"logs"
/>
<appender
name=
"console"
class=
"ch.qos.logback.core.ConsoleAppender"
>
<filter
class=
"ch.qos.logback.classic.filter.ThresholdFilter"
>
...
...
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