This commit is contained in:
David Baker 2016-05-04 11:41:35 +01:00
parent f1026418ea
commit de22001ab5

View File

@ -18,6 +18,7 @@ from httppusher import HttpPusher
import logging
logger = logging.getLogger(__name__)
def create_pusher(hs, pusherdict):
logger.info("trying to create_pusher for %r", pusherdict)