Songbird String Bundle Source. More...
#include "sbStringBundle.h"#include <sbIStringBundleService.h>#include <nsIStringBundle.h>#include <nsServiceManagerUtils.h>#include <prlog.h>Go to the source code of this file.
Macros | |
| #define | TRACE(args) /* nothing */ |
| #define | LOG(args) /* nothing */ |
Songbird String Bundle Source.
Definition in file sbStringBundle.cpp.
| #define LOG | ( | args | ) | /* nothing */ |
Definition at line 75 of file sbStringBundle.cpp.
| #define TRACE | ( | args | ) | /* nothing */ |
logging
To log this module, set the following environment variable: NSPR_LOG_MODULES=sbStringBundle:5
Definition at line 74 of file sbStringBundle.cpp.