|
The Sleuth Kit Framework
4.1
|
This is the complete list of members for Log, including all inherited members.
| Channel enum name | Log | |
| close() | Log | |
| Error enum value | Log | |
| getLogPath() (defined in Log) | Log | inline |
| getLogPathW() | Log | |
| Info enum value | Log | |
| Log() (defined in Log) | Log | |
| log(Channel a_channel, const std::wstring &a_msg) | Log | virtual |
| log(Channel a_channel, const std::string &a_msg) | Log | virtual |
| logError(const std::wstring &msg) | Log | inline |
| logf(Channel a_channel, char const *format,...) | Log | virtual |
| logInfo(const std::wstring &msg) | Log | inline |
| logMessage(const std::string &level, const std::string &msg) (defined in Log) | Log | protected |
| logWarn(const std::wstring &msg) | Log | inline |
| m_filePath (defined in Log) | Log | protected |
| m_messageRepeatCount (defined in Log) | Log | protected |
| m_outStream (defined in Log) | Log | protected |
| m_previousMessage (defined in Log) | Log | protected |
| open(const wchar_t *a_logFileFullPath) | Log | |
| open(const char *a_outDir) (defined in Log) | Log | |
| open() | Log | |
| REPEAT_THRESHOLD (defined in Log) | Log | protectedstatic |
| Warn enum value | Log | |
| ~Log() (defined in Log) | Log | virtual |
Copyright © 2011-2013 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.