ISCE_INSAR/defaults
Scott Staniewicz 6fdfd1365e
logging.conf: avoid empty file creation
Keeps the larger size from previous commit, but sets `delay=True` in `RotatingFileHandler`
https://docs.python.org/3/library/logging.handlers.html#logging.handlers.RotatingFileHandler

Arguments are:
`RotatingFileHandler(filename, mode='a', maxBytes=0, backupCount=0, encoding=None, delay=False, errors=None)`
2021-05-26 16:37:50 -05:00
..
logging logging.conf: avoid empty file creation 2021-05-26 16:37:50 -05:00
plugins Add CMake build system 2019-12-21 17:34:50 -08:00
CMakeLists.txt Add CMake build system 2019-12-21 17:34:50 -08:00
SConscript Adding all files 2019-01-16 11:40:08 -08:00
__init__.py Adding all files 2019-01-16 11:40:08 -08:00