sbServiceManager.cpp File Reference

Songbird Service Manager Source. More...

#include "sbServiceManager.h"
#include <sbProxiedComponentManager.h>
#include <nsServiceManagerUtils.h>
#include "prlog.h"
Include dependency graph for sbServiceManager.cpp:

Go to the source code of this file.

Macros

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

Detailed Description

Songbird Service Manager Source.

Definition in file sbServiceManager.cpp.

Macro Definition Documentation

#define LOG (   args)    /* nothing */

Definition at line 79 of file sbServiceManager.cpp.

#define TRACE (   args)    /* nothing */

To log this module, set the following environment variable: NSPR_LOG_MODULES=sbServiceManager:5 Use the following to output to a file: NSPR_LOG_FILE=path/to/file.log

Definition at line 78 of file sbServiceManager.cpp.