How do i implement Logging/debugging/wiretap in Logic Apps?
Ex:
Once the Request is receive,i want to log the Request details like.Order Received :<Payload>
Once Order is processed log to be Order Processed successfully.
I want to capture life cycle of message from Start to end.how to write these in logic apps?