Lines Matching refs:PlyLogger
117 class PlyLogger(object):260 debug = PlyLogger(sys.stderr)2773 self.log = PlyLogger(sys.stderr)3048 errorlog = PlyLogger(sys.stderr)3091 debuglog = PlyLogger(open(debugfile,"w"))