16 std::string_view name, std::string_view value) = 0;
virtual ~CliListener()=default
Thanks to enen for testing this on a real cartridge:
virtual void log(CliComm::LogLevel level, std::string_view message)=0
virtual void update(CliComm::UpdateType type, std::string_view machine, std::string_view name, std::string_view value)=0