IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2011, 4:06:06 PM (15 years ago)
Author:
rhenders
Message:

relagated a log message to DEBUG level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/batch.py

    r32065 r32091  
    309309          match = re.match(filter, table.name)
    310310          if not match: continue
    311           self.logger.infoPair("Reading IPP table", table.name)
     311          self.logger.debugPair("Reading IPP table", table.name)
    312312          table = stilts.tpipe(table, cmd='explodeall')
    313313
Note: See TracChangeset for help on using the changeset viewer.