IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 6, 2004, 2:02:48 PM (22 years ago)
Author:
evanalst
Message:

Modified test to put test case with just host as the format to time and
host to allow the filtering script to remove variable information.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/tst_psLogMsg02.c

    r584 r598  
    3232
    3333    printf("------------- psSetLogFormat(H) -------------\n");
    34     psSetLogFormat("H");
     34    psSetLogFormat("TH");
    3535    for (i=0;i<10;i++) {
    3636        psLogMsg(__func__, i, "Hello World!  My level is %d\n", i);
Note: See TracChangeset for help on using the changeset viewer.