IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 22, 2011, 4:18:53 PM (15 years ago)
Author:
rhenders
Message:

just added a debug line to logger

File:
1 edited

Legend:

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

    r31344 r31354  
    2121    def __init__(self, logger):
    2222        super(ScratchDb, self).__init__(logger,"localdatabase")
     23        self.logger.debug("ScratchDb constructor")
    2324
    2425    '''
Note: See TracChangeset for help on using the changeset viewer.