Resolve issues

This commit is contained in:
divanik 2024-11-04 12:32:14 +00:00
parent 5953af6a53
commit a37c1134b9

View File

@ -102,7 +102,7 @@ StorageObjectStorage::StorageObjectStorage(
}
else
{
tryLogCurrentException(__PRETTY_FUNCTION__);
tryLogCurrentException(log);
}
}