Home
last modified time | relevance | path

Searched defs:backupCount (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/logging/
Dhandlers.py89 def __init__(self, filename, mode='a', maxBytes=0, backupCount=0, encoding=None, delay=0): argument
170 …def __init__(self, filename, when='h', interval=1, backupCount=0, encoding=None, delay=False, utc=… argument
/external/python/cpython3/Lib/logging/
Dhandlers.py119 def __init__(self, filename, mode='a', maxBytes=0, backupCount=0, encoding=None, delay=False): argument
198 …def __init__(self, filename, when='h', interval=1, backupCount=0, encoding=None, delay=False, utc=… argument