Changeset 5909 for branches/eam_rel9_b1/psLib/src/sys/psLogMsg.h
- Timestamp:
- Jan 5, 2006, 3:01:39 PM (21 years ago)
- File:
-
- 1 edited
-
branches/eam_rel9_b1/psLib/src/sys/psLogMsg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_b1/psLib/src/sys/psLogMsg.h
r5072 r5909 11 11 * @author GLG, MHPCC 12 12 * 13 * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $14 * @date $Date: 200 5-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 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 115 115 PS_LOG_ERROR, ///< log message is an error, but don't abort 116 116 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 118 120 }; 119 121
Note:
See TracChangeset
for help on using the changeset viewer.
