IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 24, 2011, 1:21:35 PM (15 years ago)
Author:
rhenders
Message:

Improvements to logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/src/Logger.h

    r31032 r31036  
    3232    FILE* file;
    3333    struct timeval startTime;
     34    int8_t showDebug;
    3435
    3536    // methods
     
    4344
    4445// constructor
    45 Logger* new_Logger(const char* path);
     46Logger* new_Logger(const char* path, const int8_t showDebug);
    4647
    4748# endif // IPPTOPSPS_LOGGER_H
Note: See TracChangeset for help on using the changeset viewer.