Skip to content

Commit

Permalink
Turned off logging for io.undertow.request
Browse files Browse the repository at this point in the history
  • Loading branch information
ollehallin committed Oct 19, 2022
1 parent 2acd328 commit d4983a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ logging:
io.codekvast: INFO
# io.codekvast.common.aspects.HealthCheckLoggingAspect: DEBUG
io.micrometer.datadog.DatadogMeterRegistry: OFF
io.undertow.request: OFF
org.springframework.boot.actuate: INFO

management:
server:
port: 9080
Expand Down

0 comments on commit d4983a5

Please sign in to comment.