Index: uspace/lib/usb/include/usb/debug.h
===================================================================
--- uspace/lib/usb/include/usb/debug.h	(revision e484f3bc4ace4485b9e6e4743fdc54e23d797742)
+++ uspace/lib/usb/include/usb/debug.h	(revision 87644b475e40058a32e8bf51a05dc7c729e2321d)
@@ -79,4 +79,7 @@
 } usb_log_level_t;
 
+/** Default log level. */
+#define USB_LOG_LEVEL_DEFAULT USB_LOG_LEVEL_DEBUG
+
 
 void usb_log_enable(usb_log_level_t, const char *);
