Log a message with SDL_LOG_PRIORITY_DEBUG.
void SDL_LogDebug(int category, SDL_PRINTF_FORMAT_STRING const char *fmt, ...) SDL_PRINTF_VARARG_FUNC(2);
This function is available since SDL 2.0.0.
CategoryAPI