forked from len0rd/rockbox
Change tracing from qDebug() to use cutelogger, which is available under the LGPL2.1. This allows to automatically add filename and line number to the log, and also provides multiple log levels. Change-Id: I5dbdaf902ba54ea99f07ae10a07467c52fdac910 |
||
|---|---|---|
| .. | ||
| AbstractAppender.cpp | ||
| AbstractAppender.h | ||
| AbstractStringAppender.cpp | ||
| AbstractStringAppender.h | ||
| ConsoleAppender.cpp | ||
| ConsoleAppender.h | ||
| CuteLogger_global.h | ||
| FileAppender.cpp | ||
| FileAppender.h | ||
| LICENSE.LGPL | ||
| Logger.cpp | ||
| Logger.h | ||
| OutputDebugAppender.cpp | ||
| OutputDebugAppender.h | ||
| README.ROCKBOX | ||
This folder contains the cutelogger project for logging functionality. These files are distributed under the LGPL v2 or later. The source files have been last synced with the projects at https://gitorious.org/cutelogger to commit e3c2745c6c5f38896f87472e01ea2caf2d9e211b.