#include <logging.h>
List of all members.
Detailed Description
Definition at line 93 of file logging.h.
Member Enumeration Documentation
- Enumerator:
SEVERITY_INFO |
|
SEVERITY_ERROR |
|
Definition at line 95 of file logging.h.
Constructor & Destructor Documentation
google_breakpad::LogStream::LogStream |
( |
std::ostream & |
stream, |
|
|
Severity |
severity, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
google_breakpad::LogStream::~LogStream |
( |
| ) |
|
Member Function Documentation
template<typename T >
std::ostream& google_breakpad::LogStream::operator<< |
( |
const T & |
t | ) |
[inline] |
The documentation for this class was generated from the following file: