Class SDL_LogCategory

  • All Implemented Interfaces:
    JnaEnum

    public final class SDL_LogCategory
    extends Object
    implements JnaEnum
    The predefined log categories. Also known as logger names.

    By default the application category is 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 CRITICAL level.