Index: uspace/lib/usb/include/usb/debug.h
===================================================================
--- uspace/lib/usb/include/usb/debug.h	(revision 920d0fc6fcf84fd2fdbf02cb9004b0d38e32027e)
+++ uspace/lib/usb/include/usb/debug.h	(revision bc0ccab4f7efca78005b6cb2857f39e87a392aa6)
@@ -59,5 +59,5 @@
 
 #define usb_log_printf(level, format, ...) \
-	log_msg(level, format, ##__VA_ARGS__)
+	log_msg(LOG_DEFAULT, level, format, ##__VA_ARGS__)
 
 /** Log fatal error. */
