Class DebugPrinter

Class Documentation

class brille::DebugPrinter

Public Functions

DebugPrinter(const std::string &s)
bool silenced() const
bool silenced(bool slc)
bool silence()
bool unsilence()
bool datetime() const
bool datetime(bool edt)
template<typename ...L>
void print(const std::string &fnc, L... l)
template<typename ...L>
void println(const std::string &fnc, L... l)