![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezLog, including all inherited members.
BroadcastLoggingEvent(ezLogInterface *pInterface, ezLogMsgType::Enum type, ezStringView sString) | ezLog | static |
Debug(ezLogInterface *pInterface, const ezFormatString &string) | ezLog | static |
Debug(ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
Debug(ezLogInterface *pInterface, ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
Dev(ezLogInterface *pInterface, const ezFormatString &string) | ezLog | static |
Dev(ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
Dev(ezLogInterface *pInterface, ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
Error(ezLogInterface *pInterface, const ezFormatString &string) | ezLog | static |
Error(ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
Error(ezLogInterface *pInterface, ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
ezLogBlock (defined in ezLog) | ezLog | friend |
Flush(ezUInt32 uiNumNewMsgThreshold=0, ezTime timeIntervalThreshold=ezTime::MakeFromSeconds(10), ezLogInterface *pInterface=GetThreadLocalLogSystem()) | ezLog | static |
GenerateFormattedTimestamp(TimestampMode mode, ezStringBuilder &ref_sTimestampOut) (defined in ezLog) | ezLog | static |
GetDefaultLogLevel() | ezLog | static |
GetThreadLocalLogSystem() | ezLog | static |
Info(ezLogInterface *pInterface, const ezFormatString &string) | ezLog | static |
Info(ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
Info(ezLogInterface *pInterface, ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
OsMessageBox(const ezFormatString &text) | ezLog | static |
Print(const char *szText) | ezLog | static |
Printf(const char *szFormat,...) | ezLog | static |
PrintFunction typedef | ezLog | |
SeriousWarning(ezLogInterface *pInterface, const ezFormatString &string) | ezLog | static |
SeriousWarning(ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
SeriousWarning(ezLogInterface *pInterface, ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
SetCustomPrintFunction(PrintFunction func) | ezLog | static |
SetDefaultLogLevel(ezLogMsgType::Enum logLevel) | ezLog | static |
SetThreadLocalLogSystem(ezLogInterface *pInterface) | ezLog | static |
Success(ezLogInterface *pInterface, const ezFormatString &string) | ezLog | static |
Success(ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
Success(ezLogInterface *pInterface, ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
TimestampMode enum name | ezLog | |
Warning(ezLogInterface *pInterface, const ezFormatString &string) | ezLog | static |
Warning(ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |
Warning(ezLogInterface *pInterface, ezStringView sFormat, ARGS &&... args) | ezLog | inlinestatic |