Another set of refactoring
diff --git a/test/ndnSIM-pit.cc b/test/ndnSIM-pit.cc
index 8593baf..38016e4 100644
--- a/test/ndnSIM-pit.cc
+++ b/test/ndnSIM-pit.cc
@@ -24,7 +24,7 @@
 
 #include <boost/lexical_cast.hpp>
 
-NS_LOG_COMPONENT_DEFINE ("NdnPitTest");
+NS_LOG_COMPONENT_DEFINE ("ndn.PitTest");
 
 namespace ns3
 {