printout tweaks
This commit is contained in:
parent
845ee041d4
commit
e9aaa5502d
@ -359,7 +359,7 @@ class TcHandler(TcHandlerBase):
|
||||
if not self.cfdp_in_ccsds_wrapper.handler.put_request_pending():
|
||||
put_req = cfdp_procedure.request_wrapper.to_put_request()
|
||||
put_req.cfg.destination_id = self.cfdp_dest_id
|
||||
LOGGER.info(f"Starting put request {put_req}")
|
||||
LOGGER.info(f"Starting put request with parameters:\n{put_req}")
|
||||
self.cfdp_in_ccsds_wrapper.handler.put_request(put_req)
|
||||
pass
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user