Skip to content

Commit

Permalink
SIVA-733 Update logging filters for docker logback.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoMattus committed Oct 11, 2024
1 parent 1aa1b6d commit 7c62852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
</appender>

<logger name="org.digidoc4j.impl" level="WARN"/>
<logger name="eu.europa" level="WARN"/>

<root level="INFO">
<appender-ref ref="COMMON_LOG_FILE"/>
Expand Down

0 comments on commit 7c62852

Please sign in to comment.