This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
Remove Dyn related logging quell
pull/1030/head
Ross McFarland
2 years ago
parent
15390a6679
commit
f94ae67d77
No known key found for this signature in database
GPG Key ID:
943B179E15D3B22A
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
octodns/cmds/args.py
+ 0
- 2
octodns/cmds/args.py
View File
@ -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
Write
Preview
Loading…
Cancel
Save