unnitest discover writing to same logging file code example Example: python disable logging on unittest # test.py import logging logging.disable(logging.CRITICAL)