Notifies about message received from or sent to the daemon.
Call this method for debug purposes, etc.
Parameters:
msg - message
incoming - true if message is incoming (from daemon), false if message is outgoing (to daemon)
Remarks:
You should not parse this message and can ignore it.