Skip to content

Commit

Permalink
Set merge detector log level to info
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsmsa committed Oct 28, 2024
1 parent 59c0a4d commit e01c506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/kafka-key-generator/src/main/resources/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@
<logger name="io.confluent" level="INFO" />
<logger name="no.nav" level="INFO" />
<logger name="no.nav.paw.pdl.PdlClient" level="WARN"/>
<logger name="MergeDetector" level="INFO"/>
</configuration>

0 comments on commit e01c506

Please sign in to comment.