Get the priority of a particular log category.
Defined in SDL_log.h
int category); SDL_LogPriority SDL_LogGetPriority(
int | category | the category to query. |
(SDL_LogPriority) Returns the SDL_LogPriority for the requested category.
This function is available since SDL 2.0.0.