From 9bcadea172cfba9317c55a9265012ff2f739cc96 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 28 Mar 2020 08:06:41 +0100 Subject: log: new object logging support So that we can provide the specific object id in every log associated to a given object. --- plugins/tests/test-keyfiles.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/tests/test-keyfiles.c') diff --git a/plugins/tests/test-keyfiles.c b/plugins/tests/test-keyfiles.c index 35ec4b46..173893be 100644 --- a/plugins/tests/test-keyfiles.c +++ b/plugins/tests/test-keyfiles.c @@ -65,7 +65,8 @@ test_foxconn_t77w968 (void) /************************************************************/ void -_mm_log (const char *loc, +_mm_log (gpointer obj, + const char *loc, const char *func, guint32 level, const char *fmt, -- cgit v1.2.3-70-g09d2