This is an autogenerated API Doc for the module "standout".
It was generated on: Monday, January 01 06:46 PM.
class StandOut(object):
def __init__(self, logfile=None, logmode='w', stdout=True, stderr=True, errPrefix='[err] ', priority=5, threshold=None, errThreshold=None, outThreshold=None, errLogfileThreshold=None, outLogfileThreshold=None, outStreamThreshold=None, errStreamThreshold=None, unbuffered=False):