utils: improve message debug in safe mode
commit6592bcff561b19961cd3e25c3c5f323b84a9faeb
authorStefan Becker <chemobejk@gmail.com>
Sat, 20 Jan 2018 19:55:39 +0000 (20 21:55 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sat, 20 Jan 2018 19:55:39 +0000 (20 21:55 +0200)
tree041a12c784e38d22414872c038278656c816551c
parent11a2c3f2cc1c8144027860ddc03c24ab1d0b4bc9
utils: improve message debug in safe mode

Since commit 6a40815e6534379a88acced3a2fd14a19382235d the default debug
mode, i.e. safe mode, no longer indicated when message were sent or
arrived.

Update sipe_utils_message_debug() to log a minimal message in the
default mode that shows the type and direction of the message.
src/core/sipe-utils.c