UtiLite  0.3.1
A lite utilities library
Friends
UConsoleLogger Class Reference

Inherits ULogger.

List of all members.

Friends

class ULogger

Detailed Description

This class is used to write logs in the console. This class cannot be directly used, use ULogger::setType() to console type to print in console and use macro UDEBUG(), UINFO()... to print messages.

See also:
ULogger

Friends And Related Function Documentation

friend class ULogger [friend]

Only the Logger can create inherited loggers according to the Abstract factory patterns.


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