#include <webdriver_logging.h>
webdriver::StdOutLog::StdOutLog |
( |
LogLevel |
level | ) |
|
virtual webdriver::StdOutLog::~StdOutLog |
( |
| ) |
|
|
virtual |
static StdOutLog* webdriver::StdOutLog::Get |
( |
| ) |
|
|
static |
virtual void webdriver::StdOutLog::Log |
( |
LogLevel |
level, |
|
|
const base::Time & |
time, |
|
|
const std::string & |
message |
|
) |
| |
|
virtual |
add single log item
- Parameters
-
level | log level |
time | timestamp |
message | log message |
Implements webdriver::LogHandler.
void webdriver::StdOutLog::set_min_log_level |
( |
LogLevel |
level | ) |
|
static void webdriver::StdOutLog::SetGlobalLog |
( |
StdOutLog * |
log | ) |
|
|
static |
The documentation for this class was generated from the following file: