#include <Log.h>
Inherits cinder::log::Logger.
LoggerConsole prints log messages in the application console window.
void cinder::log::LoggerConsole::write |
( |
const Metadata & |
meta, |
|
|
const std::string & |
text |
|
) |
| |
|
overridevirtual |
void cinder::log::Logger::setTimestampEnabled |
( |
bool |
enable = true | ) |
|
|
inherited |
bool cinder::log::Logger::isTimestampEnabled |
( |
| ) |
const |
|
inherited |
void cinder::log::Logger::writeDefault |
( |
std::ostream & |
stream, |
|
|
const Metadata & |
meta, |
|
|
const std::string & |
text |
|
) |
| |
|
protectedinherited |
The documentation for this class was generated from the following files: