OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
WLogEntry Member List

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

getLogLevel() const WLogEntry
getLogString(std::string format="[%t] *%l* %m \n", bool colors=true) const WLogEntry
getMessage() const WLogEntry
getSource() const WLogEntry
getTime() const WLogEntry
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