Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

edglog.h

Go to the documentation of this file.
00001 #ifndef EDG_WORKLOAD_COMMON_LOGGER_EDGLOG_H
00002 #define EDG_WORKLOAD_COMMON_LOGGER_EDGLOG_H
00003 
00004 #include "logstream_ts.h"
00005 
00006 COMMON_NAMESPACE_BEGIN {
00007 
00008   namespace logger { namespace threadsafe {
00009     extern logstream  edglog;
00010   }}; // Namespace threadsafe & logger
00011 
00012 } COMMON_NAMESPACE_END;
00013 
00014 #define RenameLogStreamNS_ts( ts )  namespace ts = edg::workload::common::logger::threadsafe
00015 
00016 #endif /* EDG_WORKLOAD_COMMON_LOGGER_EDGLOG_H */
00017 
00018 // Local Variables:
00019 // mode: c++
00020 // End:

Generated on Wed Mar 1 00:37:54 2006 for COMMON API - configuration, jobid, ldif2classadi, logger, process, requestad, socket++i, task, utilities by doxygen 1.3.5