Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

loggingLoggingProxy.h File Reference

#include <ace/Log_Msg_Callback.h>
#include <deque>
#include <orbsvcs/orbsvcs/DsLogAdminC.h>
#include <orbsvcs/CosNamingC.h>
#include <ace/Synch.h>
#include "logging_idlC.h"
#include "loggingExport.h"
#include "loggingLoggingTSSStorage.h"

Include dependency graph for loggingLoggingProxy.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  LoggingProxy

Defines

#define DYNAMIC_LOG_LEVEL   1
#define CDB_REFRESH_LOG_LEVEL   2
#define ENV_LOG_LEVEL   3
#define CDB_LOG_LEVEL   4
#define DEFAULT_LOG_LEVEL   5
#define NOT_DEFINED_LOG_LEVEL   6
#define ADD_DATA_VALUE_MAX   256
 maximum length for addData value. It means 255 characters +
#define LM_RUNTIME_CONTEXT   0x00000200
#define LM_SOURCE_INFO   0x00000100
#define LM_FULL_INFO   (LM_RUNTIME_CONTEXT | LM_SOURCE_INFO)
 This profides in one macro both LM_RUNTIME_CONTEXT and LM_SOURCE_INFO.


Define Documentation

#define ADD_DATA_VALUE_MAX   256
 

maximum length for addData value. It means 255 characters +

#define CDB_LOG_LEVEL   4
 

#define CDB_REFRESH_LOG_LEVEL   2
 

#define DEFAULT_LOG_LEVEL   5
 

#define DYNAMIC_LOG_LEVEL   1
 

#define ENV_LOG_LEVEL   3
 

#define LM_FULL_INFO   (LM_RUNTIME_CONTEXT | LM_SOURCE_INFO)
 

This profides in one macro both LM_RUNTIME_CONTEXT and LM_SOURCE_INFO.

#define LM_RUNTIME_CONTEXT   0x00000200
 

If OR-ed with log entries� flags, the runtime context (host name, process name, thread name, context, stack ID and stack level) will also be output.

#define LM_SOURCE_INFO   0x00000100
 

If OR-ed with log entries� flags, the source code information (file name, line number) will also be output.

#define NOT_DEFINED_LOG_LEVEL   6
 


Generated on Thu Apr 30 02:35:11 2009 for ACS C++ API by doxygen 1.3.8