Skip to content

Commit

Permalink
Merge branch 'dev' into CSCEXAM-1214
Browse files Browse the repository at this point in the history
  • Loading branch information
lupari authored Dec 13, 2023
2 parents 70fa7ba + 6e84a0a commit 8e93590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<maxHistory>180</maxHistory>
</rollingPolicy>
<encoder class="PatternLayoutEncoder">
<pattern>%date{yyyy-MM-dd HH:mm:ss ZZZZ} (%-5level) %logger{15} - %message%n%xException{10}</pattern>
<pattern>%date{yyyy-MM-dd HH:mm:ss ZZZZ} [%-5level] %logger{15} - %message%n%xException{10}</pattern>
</encoder>
</appender>

Expand Down

0 comments on commit 8e93590

Please sign in to comment.