@@ -32,7 +32,7 @@ void BaseNode::stop()
{
worker_thread_.join();
}
- PLOGI.printf("Node : [%s] stopped\n", name_.c_str());
+ PLOGI.printf("Node : [%s] stopped", name_.c_str());