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