Results 1 - 12 of 12 results out of about 6839 pages. (2.39 seconds)
- SDL_LogMessageV . . . 5 matches
- ...
= SDL_LogMessageV =
Use this function to log a message with the specified category and priority. This version of [[SDL_LogMessage]]() uses a stdarg variadic argument list.
<<Ta...
- SDL_LogMessage . . . 4 matches
- ...
= SDL_LogMessage =
Use this function to log a message with the specified category and priority.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_LogMessage(int ...
- SDL_LogPriority . . . 4 matches
- ...##The following content is included on `SDL_LogSetAllPriority, SDL_LogSetPriority, SDL_LogMessage, SDL_LogMessageV`. Any changes between these comments will be reflected there as ...
- SDL_LogWarn . . . 2 matches
- ...
.[[SDL_LogCritical]]
.[[SDL_LogDebug]]
.[[SDL_LogError]]
.[[SDL_LogInfo]]
.[[SDL_LogMessage]]
.[[SDL_LogMessageV]]
.[[SDL_LogVerbose]]
----
[[CategoryAPI]], [[CategoryLog]...
- SDL_LogVerbose . . . 2 matches
- ...]]
.[[SDL_LogCritical]]
.[[SDL_LogDebug]]
.[[SDL_LogError]]
.[[SDL_LogInfo]]
.[[SDL_LogMessage]]
.[[SDL_LogMessageV]]
.[[SDL_LogWarn]]
----
[[CategoryAPI]], [[CategoryLog]]...
- SDL_LogInfo . . . 2 matches
- ...s ==
.[[SDL_Log]]
.[[SDL_LogCritical]]
.[[SDL_LogDebug]]
.[[SDL_LogError]]
.[[SDL_LogMessage]]
.[[SDL_LogMessageV]]
.[[SDL_LogVerbose]]
.[[SDL_LogWarn]]
----
[[CategoryAPI...
- SDL_LogError . . . 2 matches
- ...ns ==
.[[SDL_Log]]
.[[SDL_LogCritical]]
.[[SDL_LogDebug]]
.[[SDL_LogInfo]]
.[[SDL_LogMessage]]
.[[SDL_LogMessageV]]
.[[SDL_LogVerbose]]
.[[SDL_LogWarn]]
----
[[CategoryAPI...
- SDL_LogDebug . . . 2 matches
- ...ns ==
.[[SDL_Log]]
.[[SDL_LogCritical]]
.[[SDL_LogError]]
.[[SDL_LogInfo]]
.[[SDL_LogMessage]]
.[[SDL_LogMessageV]]
.[[SDL_LogVerbose]]
.[[SDL_LogWarn]]
----
[[CategoryAP...
- SDL_LogCritical . . . 2 matches
- ...tions ==
.[[SDL_Log]]
.[[SDL_LogDebug]]
.[[SDL_LogError]]
.[[SDL_LogInfo]]
.[[SDL_LogMessage]]
.[[SDL_LogMessageV]]
.[[SDL_LogVerbose]]
.[[SDL_LogWarn]]
----
[[CategoryAPI...
- SDL_Log . . . 2 matches
- ...
.[[SDL_LogCritical]]
.[[SDL_LogDebug]]
.[[SDL_LogError]]
.[[SDL_LogInfo]]
.[[SDL_LogMessage]]
.[[SDL_LogMessageV]]
.[[SDL_LogVerbose]]
.[[SDL_LogWarn]]
----
[[CategoryAP...
- SDL_LOG_CATEGORY . . . 2 matches
- ..._AWESOME2,
MYAPP_CATEGORY_AWESOME3,
...
};
}}}
== Related Functions ==
.[[SDL_Log]]
.[[SDL_LogMessage]]
.[[SDL_LogMessageV]]
----
[[CategoryEnum]], [[CategoryLog]]...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
