diff --git a/src/py/bbctrl/Web.py b/src/py/bbctrl/Web.py index 87afd70..a49613f 100644 --- a/src/py/bbctrl/Web.py +++ b/src/py/bbctrl/Web.py @@ -607,6 +607,7 @@ class RotaryHandler(bbctrl.APIHandler): def put_ok(self): try: + log.info("RotaryHandler: Received request to change rotary axis") status = self.json.get('status', None) ctrl = self.get_ctrl() config = ctrl.config