Skip to content

Commit

Permalink
Cloud gateway debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
holymaloney committed Jul 22, 2024
1 parent e0b349f commit b889e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/logback-spring.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
<configuration>
<include resource="no/nav/common/log/logback-default.xml"/>
<logger name="no.nav.veilarbaktivitet" level="DEBUG"/>
<logger name="org.springframework.cloud.gateway" level="DEBUG"/>
</configuration>

0 comments on commit b889e04

Please sign in to comment.