disable netflix discovery logging
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -5,6 +5,12 @@ eureka:
|
|||||||
service-url:
|
service-url:
|
||||||
defaultZone: ${EUREKA-URI:http://localhost:8761/eureka}
|
defaultZone: ${EUREKA-URI:http://localhost:8761/eureka}
|
||||||
|
|
||||||
|
logging:
|
||||||
|
level:
|
||||||
|
com:
|
||||||
|
netflix:
|
||||||
|
discovery: off
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
name: timezone-service
|
name: timezone-service
|
||||||
|
Reference in New Issue
Block a user