mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 14:31:39 +00:00
After-merge clean-ups
This commit is contained in:
@@ -126,7 +126,7 @@ namespace IfcGeom {
|
||||
oss << "product-" << ifcopenshell::global_id(guid).formatted();
|
||||
} catch (const std::exception& e) {
|
||||
oss << "product";
|
||||
Logger::Root().Error("GEO", 39, e);
|
||||
::logger::root().error("GEO", 39, e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user