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