in src/logger.h [54:56]
std::unique_ptr<spdlog::formatter> clone() const override { return spdlog::details::make_unique<VoidFormatter>(); }