How to see GUIDED velocity command and actual copter velocity

Hi, I’m debugging an application that works on GUIDED mode, sending /mavros/setpoint_velocity/cmd_vel messages.
I would like to see in realtime (and offline on a dataflash log) the command received from mavros and the current velocity of the drone.
Is that possible?