![]() |
Cinder
0.9.1
|
#include <Log.h>
Public Member Functions | |
Entry (Level level, const Location &location) | |
~Entry () | |
template<typename T > | |
Entry & | operator<< (const T &rhs) |
void | writeToLog () |
const Metadata & | getMetaData () const |
cinder::log::Entry::~Entry | ( | ) |
Entry& cinder::log::Entry::operator<< | ( | const T & | rhs | ) |
void cinder::log::Entry::writeToLog | ( | ) |
const Metadata& cinder::log::Entry::getMetaData | ( | ) | const |