#include <log.hxx>
|
| | LogStream (const qi::LogLevel level, const char *file, const char *function, const int line, const char *category) |
| |
| | LogStream (const qi::LogLevel level, const char *file, const char *function, const int line, CategoryType category) |
| |
| | LogStream (const qi::LogLevel level, const char *file, const char *function, const int line, const char *category, const std::string &message) |
| |
| | ~LogStream () |
| |
| LogStream & | self () |
| |
Definition at line 224 of file log.hxx.
| qi::log::LogStream::LogStream |
( |
const qi::LogLevel |
level, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
const int |
line, |
|
|
const char * |
category |
|
) |
| |
|
inline |
| qi::log::LogStream::LogStream |
( |
const qi::LogLevel |
level, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
const int |
line, |
|
|
CategoryType |
category |
|
) |
| |
|
inline |
| qi::log::LogStream::LogStream |
( |
const qi::LogLevel |
level, |
|
|
const char * |
file, |
|
|
const char * |
function, |
|
|
const int |
line, |
|
|
const char * |
category, |
|
|
const std::string & |
message |
|
) |
| |
|
inline |
| qi::log::LogStream::~LogStream |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/opennao/work/master/sdk/libqi/qi/detail/log.hxx