diff --git a/plugins/httpRequest/httpRequest.py b/plugins/httpRequest/httpRequest.py index 689c4bc..85ee16f 100644 --- a/plugins/httpRequest/httpRequest.py +++ b/plugins/httpRequest/httpRequest.py @@ -53,7 +53,7 @@ def run(typ,freq,data): logging.warning("Invalid Typ: %s", typ) except: - loggin.exception("cannot send HTTP request") + logging.exception("cannot send HTTP request") else: try: