Skip to content

Commit e576013

Browse files
test(consortium-holding) change logging level
1 parent 68d0485 commit e576013

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/application.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,6 @@ spring:
182182
logging:
183183
level:
184184
org.folio.spring.filter.LoggingRequestFilter: debug
185-
org.opensearch.client: DEBUG
186-
org.opensearch.client.sniffer: DEBUG
187-
tracer: DEBUG
185+
org.opensearch.client: TRACE
186+
org.opensearch.client.sniffer: TRACE
187+
tracer: TRACE

0 commit comments

Comments
 (0)