Logging in console (std::cerr). More...
#include <hpp/util/debug.hh>
Public Member Functions | |
ConsoleOutput () | |
~ConsoleOutput () | |
void | write (const Channel &channel, char const *file, int line, char const *function, const std::string &data) |
Logging in console (std::cerr).
hpp::debug::ConsoleOutput::ConsoleOutput | ( | ) | [explicit] |
hpp::debug::ConsoleOutput::~ConsoleOutput | ( | ) |
void hpp::debug::ConsoleOutput::write | ( | const Channel & | channel, |
char const * | file, | ||
int | line, | ||
char const * | function, | ||
const std::string & | data | ||
) | [virtual] |
Implements hpp::debug::Output.
References hpp::decindent(), hpp::incindent(), and hpp::debug::Output::writePrefix().