WD
|
This is the complete list of members for webdriver::FileLog, including all inherited members.
CreateFileLog(const FilePath::StringType &log_name, LogLevel level) | webdriver::FileLog | static |
FileLog(const FilePath &path, LogLevel level) | webdriver::FileLog | |
Get() | webdriver::FileLog | static |
GetLogContents(std::string *contents) const | webdriver::FileLog | |
IsOpen() const | webdriver::FileLog | |
Log(LogLevel level, const base::Time &time, const std::string &message) OVERRIDE | webdriver::FileLog | virtual |
LogHandler() | webdriver::LogHandler | |
path() const | webdriver::FileLog | |
set_min_log_level(LogLevel level) | webdriver::FileLog | |
SetGlobalLog(FileLog *log) | webdriver::FileLog | static |
~FileLog() | webdriver::FileLog | virtual |
~LogHandler() | webdriver::LogHandler | virtual |