Merge "Add logging During Statup for haproxy-statsd"
This commit is contained in:
commit
b87b4f52e4
@ -166,6 +166,7 @@ class HAProxy(object):
|
|||||||
pipe.send()
|
pipe.send()
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
|
self.log.info("Starting haproxy-statsd")
|
||||||
while True:
|
while True:
|
||||||
try:
|
try:
|
||||||
self._run()
|
self._run()
|
||||||
|
Loading…
Reference in New Issue
Block a user