chore: Add missing log module define
Module name becomes easier to recognize on log statements.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#define LOG_MODULE "util-signal"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include "iface-core/log.h"
|
||||
|
||||
Reference in New Issue
Block a user