I don't think we are currently logging when messages are published.
Should we be? If so, Info or Debug?
I was just running through the example projects in the pat repo, and noticed a lack of output on Publisher project compared to Subscriber. This might be helpful when debugging a problem.
e.g. if my subscriber didn't receive a message can I be sure that publisher published anything?