yassine 10 mesi fa
parent
commit
4029c90f08
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      api-gateway.yml

+ 3
- 0
api-gateway.yml Vedi File

@@ -16,6 +16,9 @@ spring:
16 16
           uri: lb://customer
17 17
           predicates:
18 18
             - Path=/customer/**
19
+logging:
20
+  level:
21
+    org.springframework.cloud.gateway: DEBUG
19 22
 
20 23
 management:
21 24
   endpoints:

Powered by TurnKey Linux.