IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 30, 2004, 10:22:37 AM (22 years ago)
Author:
desonia
Message:

task g616 - the ability to specify a protocol "file" with a pathname to
write log messages to a file.

Fixed psLogSetDestination to match SDRS.

-rdd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psLogMsg.h

    r1138 r1153  
    1111 *  @author George Gusciora, MHPCC
    1212 *
    13  *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2004-06-30 01:17:20 $
     13 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2004-06-30 20:22:37 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2929/// In future versions, this procedure will take a character string as an
    3030/// argument which can specify more general log destinations.
    31 int psLogSetDestination(int dest     ///< Specifies where to send messages.
     31int psLogSetDestination(const char* dest   ///< Specifies where to send messages.
    3232                       );
    3333
Note: See TracChangeset for help on using the changeset viewer.