IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2005, 4:43:53 PM (21 years ago)
Author:
drobbin
Message:

added psLogGet fxns and updated spline functions for unsigned int compatability

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sys/verified/tst_psLogMsg.stdout

    r4979 r5072  
    11--------------- psLogSetDestination(PS_LOG_NONE) ----------------
     2    File Descriptor = 0
    23------------- psLogSetDestination(PS_LOG_TO_STDERR) -------------
     4    File Descriptor = 2
    35------------- psLogSetDestination(PS_LOG_TO_STDOUT) -------------
     6    File Descriptor = 1
    47<DATE><TIME>|<HOST>|A|testLogMsg05
    58    Hello World!  My level is 0
     
    1114    Hello World!  My level is 3
    1215--------------- psLogSetDestination(file:log.txt) ---------------
     16    File Descriptor = 3
    1317--------------------- The Contents of log.txt -------------------
    1418<DATE><TIME>|<HOST>|A|testLogMsg05
Note: See TracChangeset for help on using the changeset viewer.