diff --git a/consumer.py b/consumer.py index d3a8ccc..a775274 100644 --- a/consumer.py +++ b/consumer.py @@ -3,6 +3,10 @@ import time import SullyGnomeRobot import RestAPIClient +print("## ") +print("## starting > JMS consumer (yankee-sully-channels-monthly)") +print("## ") + class MyListener(stomp.ConnectionListener): def on_message(headers, message):