log: define per-module logging for shared utils and plugins

This commit is contained in:
Aleksander Morgado
2020-04-08 16:07:32 +02:00
parent e956bac47b
commit 997e2cefb8
4 changed files with 263 additions and 87 deletions

View File

@@ -23,6 +23,7 @@
void
_mm_log (gpointer obj,
const gchar *module,
const gchar *loc,
const gchar *func,
guint32 level,