// AbstractRefCount.cpp #include "AbstractRefCount.h" ILogger* AbstractRefCount::pLog = nullptr;