Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DDA
dda-wizard
Commits
26ef5e90
Commit
26ef5e90
authored
Aug 25, 2016
by
Gerrit Hübbers
🃏
Browse files
Expand logging DEBUG level.
parent
62ac3337
Changes
1
Show whitespace changes
Inline
Side-by-side
src/test/resources/logback-test.xml
View file @
26ef5e90
...
...
@@ -3,7 +3,7 @@
<configuration
scan=
"true"
>
<include
resource=
"org/springframework/boot/logging/logback/base.xml"
/>
<logger
name=
"org.gesis
.dda.wizard
"
level=
"DEBUG"
/>
<logger
name=
"org.gesis"
level=
"DEBUG"
/>
<logger
name=
"org.hibernate.ejb.HibernatePersistence"
level=
"OFF"
/>
<logger
name=
"org.apache.catalina.startup.DigesterFactory"
level=
"OFF"
/>
...
...
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