![]() |
Plasma Engine
2.0
|
This is the complete list of members for plLog, including all inherited members.
| BroadcastLoggingEvent(plLogInterface *pInterface, plLogMsgType::Enum type, plStringView sString) | plLog | static |
| Debug(plLogInterface *pInterface, const plFormatString &string) | plLog | static |
| Debug(plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Debug(plLogInterface *pInterface, plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Dev(plLogInterface *pInterface, const plFormatString &string) | plLog | static |
| Dev(plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Dev(plLogInterface *pInterface, plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Error(plLogInterface *pInterface, const plFormatString &string) | plLog | static |
| Error(plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Error(plLogInterface *pInterface, plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Flush(plUInt32 uiNumNewMsgThreshold=0, plTime timeIntervalThreshold=plTime::MakeFromSeconds(10), plLogInterface *pInterface=GetThreadLocalLogSystem()) | plLog | static |
| GenerateFormattedTimestamp(TimestampMode mode, plStringBuilder &ref_sTimestampOut) (defined in plLog) | plLog | static |
| GetDefaultLogLevel() | plLog | static |
| GetThreadLocalLogSystem() | plLog | static |
| Info(plLogInterface *pInterface, const plFormatString &string) | plLog | static |
| Info(plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Info(plLogInterface *pInterface, plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| OsMessageBox(const plFormatString &text) | plLog | static |
| plLogBlock (defined in plLog) | plLog | friend |
| Print(const char *szText) | plLog | static |
| Printf(const char *szFormat,...) | plLog | static |
| PrintFunction typedef | plLog | |
| SeriousWarning(plLogInterface *pInterface, const plFormatString &string) | plLog | static |
| SeriousWarning(plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| SeriousWarning(plLogInterface *pInterface, plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| SetCustomPrintFunction(PrintFunction func) | plLog | static |
| SetDefaultLogLevel(plLogMsgType::Enum logLevel) | plLog | static |
| SetThreadLocalLogSystem(plLogInterface *pInterface) | plLog | static |
| Success(plLogInterface *pInterface, const plFormatString &string) | plLog | static |
| Success(plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Success(plLogInterface *pInterface, plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| TimestampMode enum name | plLog | |
| Warning(plLogInterface *pInterface, const plFormatString &string) | plLog | static |
| Warning(plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |
| Warning(plLogInterface *pInterface, plStringView sFormat, ARGS &&... args) | plLog | inlinestatic |