FIX: fixed a bug where the classes are fixed to a namespace
This commit is contained in:
@@ -215,7 +215,7 @@ namespace kubecontrol
|
||||
|
||||
this->createYAML();
|
||||
|
||||
LOG_S(ERROR)<< this->PathToYaml_;
|
||||
LOG_S(INFO)<< this->PathToYaml_;
|
||||
|
||||
std::stringstream stream;
|
||||
stream << YAMLNode_;
|
||||
|
||||
Reference in New Issue
Block a user