def __init__(self): self.stream = sys.stdout # in log4j stdout is default self.threshold = logging.NOTSET self.log4pyProps = {'strm':sys.stdout}