IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2012, 4:25:11 PM (14 years ago)
Author:
rhenders
Message:

now we are cycling through all configs, printing current config to log

File:
1 edited

Legend:

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

    r33673 r33712  
    3737            now = datetime.datetime.now()
    3838            self.logger.infoPair("Time now", now.strftime("%Y-%m-%d %H:%M:%S"))
     39            self.logger.infoPair("Config", self.config.name)
    3940            self.logger.infoPair("Loading epoch", self.config.epoch)
    4041            self.logger.infoPair("DVO label", self.config.dvoLabel)
Note: See TracChangeset for help on using the changeset viewer.