master
Emanuele Trabattoni 2020-03-19 15:52:23 +01:00
parent 02de8f3c2f
commit 4402c0a68e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ import time
URL_ERR = 'tscprinter/errore/'
URL_EVENT = 'tscprinter/evento/'
URL_RESP = 'tscprinter/risposta/'
def notifier(django_addr, queue_out, logger):
logger.warning("Notifier started")