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
tapasco
tapasco
Commits
971e3874
Commit
971e3874
authored
Feb 27, 2018
by
Jens Korinth
Browse files
Deactivate debug logging
parent
ccd8a4f3
Pipeline
#313
passed with stage
in 3 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/logback-test.xml
View file @
971e3874
...
...
@@ -13,7 +13,7 @@
<appender-ref
ref=
"STDOUT"
/>
</root>
<appender
name=
"STDOUT-DETAIL"
class=
"ch.qos.logback.core.ConsoleAppender"
>
<!--
<appender name="STDOUT-DETAIL" class="ch.qos.logback.core.ConsoleAppender">
<withJansi>true</withJansi>
<encoder>
<pattern>[%blue(%d{HH:mm:ss} <%thread: %c{0}>) %highlight(%level)] %msg%n</pattern>
...
...
@@ -22,7 +22,7 @@
<logger name="de.tu_darmstadt.cs.esa.tapasco.filemgmt.LogTrackingFileWatcher" level="trace">
<appender-ref ref="STDOUT-DETAIL" />
</logger>
</logger>
-->
<!--<logger name="de.tu_darmstadt.cs.esa.tapasco.itapasco.view.detail.LogTrackingPanel" level="trace">
<appender-ref ref="STDOUT-DETAIL" />
...
...
Jens Korinth
@jk
mentioned in commit
17f0d672
·
Mar 05, 2018
mentioned in commit
17f0d672
mentioned in commit 17f0d67240ebf5d7e1d0be9162d272b04256c47d
Toggle commit list
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