Fixed t00033 after refactoring class diagram visitor
This commit is contained in:
@@ -164,7 +164,7 @@ bool diagram::should_include(const std::string &name_) const
|
||||
return true;
|
||||
}
|
||||
|
||||
spdlog::debug("Skipping from diagram: {}", name);
|
||||
LOG_DBG("Skipping from diagram: {}", name);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user