_flush() | ULogger | [protected] |
_write(const char *msg, va_list arg) | UConsoleLogger | [inline, private, virtual] |
_writeStr(const char *msg) | UConsoleLogger | [inline, private, virtual] |
append_ | ULogger | [protected, static] |
eventLevel() | ULogger | [inline, static] |
exitLevel() | ULogger | [inline, static] |
flush() | ULogger | [static] |
getInstance() | ULogger | [protected, static] |
getTime(std::string &timeStr) | ULogger | [static] |
isBuffered() | ULogger | [inline, static] |
isPrintColored() | ULogger | [inline, static] |
isPrintEndLine() | ULogger | [inline, static] |
isPrintLevel() | ULogger | [inline, static] |
isPrintTime() | ULogger | [inline, static] |
isPrintWhere() | ULogger | [inline, static] |
isPrintWhereFullPath() | ULogger | [inline, static] |
kDebug enum value | ULogger | |
kDefaultLogFileName | ULogger | [static] |
kError enum value | ULogger | |
kFatal enum value | ULogger | |
kInfo enum value | ULogger | |
kTypeConsole enum value | ULogger | |
kTypeFile enum value | ULogger | |
kTypeNoLog enum value | ULogger | |
kWarning enum value | ULogger | |
Level enum name | ULogger | |
level() | ULogger | [inline, static] |
logFileName_ | ULogger | [protected, static] |
reset() | ULogger | [static] |
setBuffered(bool buffered) | ULogger | [static] |
setEventLevel(ULogger::Level eventSentLevel) | ULogger | [inline, static] |
setExitLevel(ULogger::Level exitLevel) | ULogger | [inline, static] |
setLevel(ULogger::Level level) | ULogger | [inline, static] |
setPrintColored(bool printColored) | ULogger | [inline, static] |
setPrintEndline(bool printEndline) | ULogger | [inline, static] |
setPrintLevel(bool printLevel) | ULogger | [inline, static] |
setPrintTime(bool printTime) | ULogger | [inline, static] |
setPrintWhere(bool printWhere) | ULogger | [inline, static] |
setPrintWhereFullPath(bool printWhereFullPath) | ULogger | [inline, static] |
setType(Type type, const std::string &fileName=kDefaultLogFileName, bool append=true) | ULogger | [static] |
Type enum name | ULogger | |
type() | ULogger | [inline, static] |
UConsoleLogger() | UConsoleLogger | [inline, protected] |
UDestroyer< ULogger > class | ULogger | [friend] |
ULogger class | UConsoleLogger | [friend] |
ULogger::ULogger() | ULogger | [inline, protected] |
write(const char *msg,...) | ULogger | [static] |
write(ULogger::Level level, const char *file, int line, const char *function, const char *msg,...) | ULogger | [static] |
~UConsoleLogger() | UConsoleLogger | [inline, virtual] |
~ULogger() | ULogger | [protected, virtual] |