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_debugColor | WLogEntry | [mutable, private] |
| m_errorColor | WLogEntry | [mutable, private] |
| m_infoColor | WLogEntry | [mutable, private] |
| m_level | WLogEntry | [private] |
| m_message | WLogEntry | [private] |
| m_messageColor | WLogEntry | [mutable, private] |
| m_source | WLogEntry | [private] |
| m_sourceColor | WLogEntry | [mutable, private] |
| m_time | WLogEntry | [private] |
| m_timeColor | WLogEntry | [mutable, private] |
| m_warningColor | WLogEntry | [mutable, private] |
| WLogEntry(std::string logTime, std::string message, LogLevel level, std::string source="") | WLogEntry | |
| ~WLogEntry() | WLogEntry | [virtual] |