(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.2.2 and 1.1.2.3

version 1.1.2.2, 2007/01/07 21:38:58 version 1.1.2.3, 2007/01/07 22:09:29
Line 68 
Line 68 
     };     };
     static const char* _prefix[] =     static const char* _prefix[] =
     {     {
         "fatal",          "FATAL",
         "severe",          "SEVERE",
         "warning",          "WARNING",
         "information",          "INFORMATIOn",
         "trace"          "TRACE"
     };     };
     char prefixedFormat[EXECUTOR_BUFFER_SIZE];     char prefixedFormat[EXECUTOR_BUFFER_SIZE];
  


Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2