(file) Return to Log.c CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Log.c between version 1.1.4.4 and 1.1.4.5

version 1.1.4.4, 2007/05/14 18:34:56 version 1.1.4.5, 2007/05/14 20:50:50
Line 55 
Line 55 
  
 void Log(enum LogLevel type, const char *format, ...) void Log(enum LogLevel type, const char *format, ...)
 { {
     // These definitions are consistent with System::syslog in SystemPOSIX.cpp.      /* These definitions are consistent with System::syslog in
          SystemPOSIX.cpp. */
     static int _priorities[] =     static int _priorities[] =
     {     {
         LOG_CRIT, /* LL_FATAL, */         LOG_CRIT, /* LL_FATAL, */


Legend:
Removed from v.1.1.4.4  
changed lines
  Added in v.1.1.4.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2