Another set of refactoring
diff --git a/test/ndnSIM-serialization.cc b/test/ndnSIM-serialization.cc
index 244aae8..9342317 100644
--- a/test/ndnSIM-serialization.cc
+++ b/test/ndnSIM-serialization.cc
@@ -29,7 +29,7 @@
 namespace ns3
 {
 
-NS_LOG_COMPONENT_DEFINE ("NdnSimSerialization");
+NS_LOG_COMPONENT_DEFINE ("ndn.Serialization");
 
 void
 InterestSerializationTest::DoRun ()