log: force using the object logging API

Unless the generic API is explicitly allowed, as in the main.c source
file.
This commit is contained in:
Aleksander Morgado
2020-04-09 07:34:39 +02:00
parent 956dc8a704
commit 6f82ea3732
2 changed files with 10 additions and 5 deletions

View File

@@ -26,8 +26,9 @@
#include "ModemManager.h"
#include "mm-base-manager.h"
#define MM_LOG_NO_OBJECT
#include "mm-log.h"
#include "mm-base-manager.h"
#include "mm-context.h"
#if defined WITH_SYSTEMD_SUSPEND_RESUME