Notifies about messages received from or sent to daemon. Call this method for debug purposes,
etc.

 
Parameters:

 
msg - message
incoming - true if message is incoming (received from the daemon), false if message is outgoing
(sent to the daemon)

 

Remarks:

 
You should not parse this message and can ignore it.