#include GHStubException::GHStubException(const char *msg) : std::exception(msg) { SPDLOG_ERROR("{}", msg); }