Songbird iPod Device Logging Definitions. More...
#include <nscore.h>#include <prlog.h>#include <stdio.h>Go to the source code of this file.
Classes | |
| class | sbIPDLog |
Macros | |
| #define | IPD_LOG_MODULE_NAME "sbIPDModule" |
| #define | IPD_LOG_FIELD_LOG_ENABLE_PREF "songbird.ipod.logging.enabled" |
| #define | FIELD_LOG(args) |
Songbird iPod Device Logging Definitions.
Definition in file sbIPDLog.h.
| #define FIELD_LOG | ( | args | ) |
Output the logging info specified by args if field logging is enabled.
| args | Logging arguments in printf format. |
Definition at line 126 of file sbIPDLog.h.
| #define IPD_LOG_FIELD_LOG_ENABLE_PREF "songbird.ipod.logging.enabled" |
Definition at line 77 of file sbIPDLog.h.
| #define IPD_LOG_MODULE_NAME "sbIPDModule" |
Definition at line 76 of file sbIPDLog.h.