PixelLightAPI
.
|
Always enum value | PLCore::Log | |
Close() | PLCore::Log | |
Critical enum value | PLCore::Log | |
Debug enum value | PLCore::Log | |
Error enum value | PLCore::Log | |
EventNewEntry | PLCore::Log | |
Flush() | PLCore::Log | [inline] |
GetBufferCount() const | PLCore::Log | [inline] |
GetFilename() const | PLCore::Log | [inline] |
GetFlushLogLevel() const | PLCore::Log | [inline] |
GetInstance() | PLCore::Log | [static] |
GetLastMessages() const | PLCore::Log | [inline] |
GetLogFormatter() const | PLCore::Log | [inline] |
GetLogLevel() const | PLCore::Log | [inline] |
HasInstance() | PLCore::Log | [static] |
Info enum value | PLCore::Log | |
IsVerbose() const | PLCore::Log | [inline] |
LogLevel enum name | PLCore::Log | |
LogLevelToString(uint8 nLogLevel) const | PLCore::Log | |
Open(const String &sFilename) | PLCore::Log | |
Open(const String &sFilename, LogFormatter &cLogFormatter) | PLCore::Log | |
Output(uint8 nLogLevel, const String &sText) | PLCore::Log | [inline] |
Quiet enum value | PLCore::Log | |
SetBufferCount(uint32 nBufferCount=1000) | PLCore::Log | |
SetFlushLogLevel(uint8 nFlushLogLevel=Error) | PLCore::Log | [inline] |
SetLogLevel(uint8 nLogLevel=Info) | PLCore::Log | [inline] |
SetVerbose(bool bVerbose, bool bVerboseLogLevelPrefix=true) | PLCore::Log | [inline] |
Warning enum value | PLCore::Log |
|