(file) Return to Logger.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Logger.h between version 1.31 and 1.32

version 1.31, 2007/10/17 20:37:27 version 1.32, 2008/05/07 19:41:42
Line 74 
Line 74 
         TRACE_LOG,         TRACE_LOG,
         STANDARD_LOG,         STANDARD_LOG,
         AUDIT_LOG, // Use only if PEGASUS_ENABLE_AUDIT_LOGGER is defined         AUDIT_LOG, // Use only if PEGASUS_ENABLE_AUDIT_LOGGER is defined
         ERROR_LOG,          ERROR_LOG
         DEBUG_LOG  
     };     };
  
     enum { NUM_LOGS = 5 };      enum { NUM_LOGS = 4 };
  
     /** Log file Level - Defines the loglevel of the log entry irrespective of     /** Log file Level - Defines the loglevel of the log entry irrespective of
         which log file it goes into. This is actually a bit mask as defined in         which log file it goes into. This is actually a bit mask as defined in


Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2