__func__ keyword must not be quoted
When __func__
is quoted, it is not replaced by the preprocessor leading to the following output:
28/10/2017 11:40:52 Trace calls: __func__
instead of the expected one:
28/10/2017 11:45:08 Trace calls: remmina_on_startup