SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::LogCategory Member List

This is the complete list of members for SDL::LogCategory, including all inherited members.

GetLogPriority() constSDL::LogCategoryinline
Log(LogPriority priority, std::string_view fmt, ARGS... args) constSDL::LogCategoryinline
LogCategory(int category)SDL::LogCategoryinlineexplicit
LogCategory(SDL_LogCategory category=SDL_LOG_CATEGORY_APPLICATION)SDL::LogCategoryinline
LogCritical(std::string_view fmt, ARGS &&... args) constSDL::LogCategoryinline
LogDebug(std::string_view fmt, ARGS &&... args) constSDL::LogCategoryinline
LogError(std::string_view fmt, ARGS &&... args) constSDL::LogCategoryinline
LogInfo(std::string_view fmt, ARGS &&... args) constSDL::LogCategoryinline
LogTrace(std::string_view fmt, ARGS &&... args) constSDL::LogCategoryinline
LogUnformatted(LogPriority priority, StringParam message) constSDL::LogCategoryinline
LogVerbose(std::string_view fmt, ARGS &&... args) constSDL::LogCategoryinline
LogWarn(std::string_view fmt, ARGS &&... args) constSDL::LogCategoryinline
operator int()SDL::LogCategoryinline
operator SDL_LogCategory()SDL::LogCategoryinline
operator<=>(const LogCategory &other) const =defaultSDL::LogCategory
ResetLogPriorities()SDL::LogCategoryinlinestatic
SetLogPriorities(LogPriority priority)SDL::LogCategoryinlinestatic
SetLogPriority(LogPriority priority)SDL::LogCategoryinline