OpenWalnut  1.5.0dev
WLogEntry Member List

This is the complete list of members for WLogEntry, including all inherited members.

getLogLevel() constWLogEntry
getLogString(std::string format="[%t] *%l* %m \n", bool colors=true) constWLogEntry
getMessage() constWLogEntry
getSource() constWLogEntry
getTime() constWLogEntry
m_debugColorWLogEntrymutableprivate
m_errorColorWLogEntrymutableprivate
m_infoColorWLogEntrymutableprivate
m_levelWLogEntryprivate
m_messageWLogEntryprivate
m_messageColorWLogEntrymutableprivate
m_sourceWLogEntryprivate
m_sourceColorWLogEntrymutableprivate
m_timeWLogEntryprivate
m_timeColorWLogEntrymutableprivate
m_warningColorWLogEntrymutableprivate
WLogEntry(std::string logTime, std::string message, LogLevel level, std::string source="")WLogEntry
~WLogEntry()WLogEntryvirtual