ngDBusConnection.cpp File Reference
#include "ngDBusConnection.h"
#include <sbDBus.h>
#include <cstring>
#include <nsXPCOM.h>
#include <nsComponentManagerUtils.h>
#include <nsStringAPI.h>
#include <nsIMutableArray.h>
#include <nsISupportsPrimitives.h>
#include <nsITimer.h>
#include "prlog.h"
#include "prprf.h"
Include dependency graph for ngDBusConnection.cpp:

Go to the source code of this file.

Macros

#define LOG(args)   /* nothing */
 

Macro Definition Documentation

#define LOG (   args)    /* nothing */

To log this module, set the following environment variable: NSPR_LOG_MODULES=ngDBusConnection:5

Definition at line 56 of file ngDBusConnection.cpp.