mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Undo a line in tuf.log.
This commit is contained in:
parent
fd39de6665
commit
fe84ae3fdb
1 changed files with 0 additions and 1 deletions
|
|
@ -95,7 +95,6 @@
|
|||
# Set the logger and its settings.
|
||||
logger = logging.getLogger('tuf')
|
||||
logger.setLevel(_DEFAULT_LOG_LEVEL)
|
||||
logger.addHandler(stream_handler)
|
||||
logger.addHandler(file_handler)
|
||||
|
||||
# Silently ignore logger exceptions.
|
||||
|
|
|
|||
Loading…
Reference in a new issue