Class SDL_LogCategory

java.lang.Object
club.doki7.sdl3.enumtype.SDL_LogCategory

public final class SDL_LogCategory extends Object

The predefined log categories

By default the application and gpu categories are enabled at the INFO level, the assert category is enabled at the WARN level, test is enabled at the VERBOSE level and all other categories are enabled at the ERROR level.

Since: This enum is available since SDL 3.2.0.