We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b0991 commit e5471a2Copy full SHA for e5471a2
lib/os/p4wq.c
@@ -10,7 +10,7 @@
10
#include <ksched.h>
11
#include <zephyr/init.h>
12
13
-LOG_MODULE_REGISTER(p4wq);
+LOG_MODULE_REGISTER(p4wq, CONFIG_LOG_DEFAULT_LEVEL);
14
15
struct device;
16
0 commit comments