#ifndef FLUENCE_C_SDK_LOGGER_H #define FLUENCE_C_SDK_LOGGER_H void wasm_log(const char *str, int len); #endif //FLUENCE_C_SDK_LOGGER_H