mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Remove botocore logging quell, moved to octodns-route53
This commit is contained in:
@@ -101,7 +101,3 @@ class ArgumentParser(_Base):
|
||||
# we still want plans to come out during quite so set the plan
|
||||
# logger output to info in case the PlanLogger is being used
|
||||
getLogger('Plan').setLevel(INFO)
|
||||
|
||||
# TODO: these should move out of octoDNS core...
|
||||
# boto is noisy, set it to warn
|
||||
getLogger('botocore').level = WARNING
|
||||
|
||||
Reference in New Issue
Block a user