mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
improve console logging
This commit is contained in:
@@ -192,5 +192,5 @@ class JuniperRoute(_JuniperBase):
|
||||
vrf=vrf, count=count, routes=routes, winning_weight="low",
|
||||
)
|
||||
|
||||
log.info("Serialized Juniper response: {}", serialized)
|
||||
log.debug("Serialized Juniper response: {}", serialized)
|
||||
return serialized
|
||||
|
Reference in New Issue
Block a user