libqi
1.14.5
|
Print colored logs to the consoleColor will be enable only when the output is a tty. More...
#include <consoleloghandler.hpp>
Public Member Functions | |
void | log (const qi::log::LogLevel verb, const qi::os::timeval date, const char *category, const char *msg, const char *file, const char *fct, const int line) |
Protected Member Functions | |
QI_DISALLOW_COPY_AND_ASSIGN (ConsoleLogHandler) | |
Protected Attributes | |
PrivateConsoleLogHandler * | _private |
Print colored logs to the console
Color will be enable only when the output is a tty.
Definition at line 24 of file consoleloghandler.hpp.