IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 5, 2006, 3:01:39 PM (21 years ago)
Author:
magnier
Message:

updates to log

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_b1/psLib/src/sys/psLogMsg.h

    r5072 r5909  
    1111 *  @author GLG, MHPCC
    1212 *
    13  *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-09-20 02:43:53 $
     13 *  @version $Revision: 1.34.16.1 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2006-01-06 01:01:39 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    115115    PS_LOG_ERROR,                      ///< log message is an error, but don't abort
    116116    PS_LOG_WARN,                       ///< log message is a warning
    117     PS_LOG_INFO                        ///< log message is informational only
     117    PS_LOG_INFO,                       ///< log message is informational only
     118    PS_LOG_NOTE,                       ///< log message is informational only
     119    PS_LOG_DETAIL                      ///< log message is informational only
    118120};
    119121
Note: See TracChangeset for help on using the changeset viewer.