IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 24, 2004, 10:12:28 AM (22 years ago)
Author:
gusciora
Message:

I modified the defualt trace level behavior for the psTrace routines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psTrace.h

    r2228 r2426  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2004-10-28 22:47:00 $
     11 *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2004-11-24 20:12:28 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1919#define PS_UNKNOWN_TRACE_LEVEL -9999   // we don't know this name's level
    2020#define PS_DEFAULT_TRACE_LEVEL -1
     21#define PS_THE_OTHER_DEFAULT_TRACE_LEVEL 0
    2122
    2223/** \addtogroup LogTrace
Note: See TracChangeset for help on using the changeset viewer.