added loggers

This commit is contained in:
bsaravanan783
2025-06-10 00:42:59 +05:30
parent 34e1875bc4
commit 5a55ca0445

View File

@@ -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