mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Remove Dyn related logging quell
This commit is contained in:
@@ -105,5 +105,3 @@ class ArgumentParser(_Base):
|
||||
# TODO: these should move out of octoDNS core...
|
||||
# boto is noisy, set it to warn
|
||||
getLogger('botocore').level = WARNING
|
||||
# DynectSession is noisy too
|
||||
getLogger('DynectSession').level = WARNING
|
||||
|
||||
Reference in New Issue
Block a user