sbIPDLog Class Reference

#include <sbIPDLog.h>

Static Public Member Functions

static void Initialize ()
 

Static Public Attributes

static PRBool mInitialized = PR_FALSE
 
static PRBool mFieldLoggingEnabled = PR_FALSE
 

Detailed Description

This class manages device logging.

Definition at line 90 of file sbIPDLog.h.

Member Function Documentation

void sbIPDLog::Initialize ( )
static

Initialize the logging services with the log module name specified by aLogModule. This function may be called more than once, but it will only initialize once.

Parameters
aLogModuleLog module name.

Definition at line 73 of file sbIPDLog.cpp.

Here is the caller graph for this function:

Member Data Documentation

PRBool sbIPDLog::mFieldLoggingEnabled = PR_FALSE
static

Definition at line 110 of file sbIPDLog.h.

PRBool sbIPDLog::mInitialized = PR_FALSE
static

Definition at line 106 of file sbIPDLog.h.


The documentation for this class was generated from the following files: