IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2006, 2:44:06 PM (20 years ago)
Author:
jhoblitt
Message:

fix tracing output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pzgetimfiles.c

    r10405 r10452  
    659659
    660660        // debugging
    661         if (psTraceGetLevel("pzgetimfiles") == PS_LOG_INFO) {
     661        if (psTraceGetLevel("pzgetimfiles") >= PS_LOG_INFO) {
    662662            psString doc = psMetadataConfigFormat(md);
    663663            psTrace("pzgetimfiles", PS_LOG_INFO, "parsed line as:\n %s\n", doc);
Note: See TracChangeset for help on using the changeset viewer.