Home | History | Annotate | Download | only in include

Lines Matching full:brief

50  *  \brief The maximum size of a log message
57 * \brief The predefined log categories
100 * \brief The predefined log priorities
115 * \brief Set the priority of all log categories
120 * \brief Set the priority of a particular log category
126 * \brief Get the priority of a particular log category
131 * \brief Reset all priorities to default.
138 * \brief Log a message with SDL_LOG_CATEGORY_APPLICATION and SDL_LOG_PRIORITY_INFO
143 * \brief Log a message with SDL_LOG_PRIORITY_VERBOSE
148 * \brief Log a message with SDL_LOG_PRIORITY_DEBUG
153 * \brief Log a message with SDL_LOG_PRIORITY_INFO
158 * \brief Log a message with SDL_LOG_PRIORITY_WARN
163 * \brief Log a message with SDL_LOG_PRIORITY_ERROR
168 * \brief Log a message with SDL_LOG_PRIORITY_CRITICAL
173 * \brief Log a message with the specified category and priority.
180 * \brief Log a message with the specified category and priority.
187 * \brief The prototype for the log output function
192 * \brief Get the current log output function.
197 * \brief This function allows you to replace the default log output