IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 8, 2004, 12:10:06 PM (22 years ago)
Author:
desonia
Message:

fixed bug where psTracePrintLevels didn't honor the destination set by psTraceSetDestination.

File:
1 edited

Legend:

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

    r1731 r1733  
    99 *  @author George Gusciora, MHPCC
    1010 *
    11  *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2004-09-08 21:22:47 $
     11 *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2004-09-08 22:10:06 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1818
    1919#define PS_UNKNOWN_TRACE_LEVEL -9999   // we don't know this name's level
    20 #define PS_DEFAULT_TRACE_LEVEL -1
     20#define PS_DEFAULT_TRACE_LEVEL 0
    2121
    2222/** \addtogroup LogTrace
Note: See TracChangeset for help on using the changeset viewer.