Commit b4870e22 authored by lixiaofang's avatar lixiaofang

xxx

parent 63f98156
...@@ -129,3 +129,6 @@ def kafka_consum(topic_name=None): ...@@ -129,3 +129,6 @@ def kafka_consum(topic_name=None):
consumser_obj.close() consumser_obj.close()
logging_exception() logging_exception()
logging.error("catch exception,err_msg:%s" % traceback.format_exc()) logging.error("catch exception,err_msg:%s" % traceback.format_exc())
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment