libqi  1.14.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Member Functions | Protected Attributes
qi::log::ConsoleLogHandler Class Reference

Print colored logs to the consoleColor will be enable only when the output is a tty. More...

#include <consoleloghandler.hpp>

List of all members.

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

Detailed Description

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines