summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-05-31 18:31:34 +0100
committerPete Batard <pete@akeo.ie>2012-06-04 01:31:06 +0100
commitcf6e68acb116c63f4a8c9d30ee4f2757e8c2e12a (patch)
tree67ebe6a5e6ef82443ded155c801068f8cda3e98d /msvc
parenta7ab6bafa952bd8ae2d24a2d0aa89efaab70fc10 (diff)
downloadlibusb-cf6e68acb116c63f4a8c9d30ee4f2757e8c2e12a.tar.gz
Core: Add toggleable debug logging
* Also fix a missing space in debug log messages introduced with the previous timestamp logging update
Diffstat (limited to 'msvc')
-rw-r--r--msvc/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc/config.h b/msvc/config.h
index 43b4d4e..e14d91d 100644
--- a/msvc/config.h
+++ b/msvc/config.h
@@ -8,7 +8,7 @@
/* Default visibility */
#define DEFAULT_VISIBILITY /**/
-/* Debug message logging */
+/* Start with debug message logging enabled */
//#define ENABLE_DEBUG_LOGGING 1
/* Message logging */