sbStringBundle.cpp File Reference

Songbird String Bundle Source. More...

#include "sbStringBundle.h"
#include <sbIStringBundleService.h>
#include <nsIStringBundle.h>
#include <nsServiceManagerUtils.h>
#include <prlog.h>
Include dependency graph for sbStringBundle.cpp:

Go to the source code of this file.

Macros

#define TRACE(args)   /* nothing */
 
#define LOG(args)   /* nothing */
 

Detailed Description

Songbird String Bundle Source.

Definition in file sbStringBundle.cpp.

Macro Definition Documentation

#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.