Closed jonathancallahan closed 4 years ago
The logging related statements should be removed as they make control of logging confusing in executable scripts.
logger.setup() logger.setLevel(WARN)
The logging related statements should be removed as they make control of logging confusing in executable scripts.