log: Improve logging
anonymize sensitive data by default, and add a way to show them. use G_GNUC_PRINTF() so that the shall have compile time checks shall be done by the compiler.
Also, fix some format specifier issues found and don't warn when chat isn't found in the history.
/cc @guido.gunther
/cc @evangelos.tzaras You may have suggestions (as you want this for calls too.
the data anonymize can be avoided by running G_MESSAGES_DEBUG=no-anonymize ./run -vvvv