Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse openK User Modules
org.eclipse.openk-usermodules.gridFailureInformation.backend
Commits
c67817c1
Commit
c67817c1
authored
Mar 03, 2020
by
Simon Reis
Browse files
SI-147 Jenkins Jobs für Master FE/BE erstellen
parent
6337536b
Changes
1
Hide whitespace changes
Inline
Side-by-side
gfsBackendService/src/main/resources/logback-spring.xml
View file @
c67817c1
...
...
@@ -12,7 +12,7 @@
</appender>
<appender
name=
"RollingFile"
class=
"ch.qos.logback.core.rolling.RollingFileAppender"
>
<file>
${LOGS}/
contact-base-data
.log
</file>
<file>
${LOGS}/
grid-failure-information
.log
</file>
<encoder
class=
"ch.qos.logback.classic.encoder.PatternLayoutEncoder"
>
<Pattern>
%d %p %c{60} [%t] %m%n
</Pattern>
...
...
Write
Preview
Markdown
is supported
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