-logging convention
authorSree Harsha Totakura <totakura@in.tum.de>
Sat, 26 May 2012 15:25:34 +0000 (15:25 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Sat, 26 May 2012 15:25:34 +0000 (15:25 +0000)
src/testing/testing_new.c

index 73b50575bf83d16f80bb2887fdb3ecc81c64a031..504530822711db155a7f3a7e990941888f7abf3a 100644 (file)
@@ -35,7 +35,7 @@
 #include "gnunet_testing_lib-new.h"
 
 #define LOG(kind,...)                                           \
-  GNUNET_log_from (kind, "testing-new-api", __VA_ARGS__)
+  GNUNET_log_from (kind, "gnunettestingnew", __VA_ARGS__)
 
 /**
  * Handle for a system on which GNUnet peers are executed;