Content-Length: 256536 | pFad | http://github.com/gitpython-developers/GitPython/commit/4bbaf1c5c792d14867890200db68da9fd82d5997

CC Merge pull request #666 from bpoldrack/bf-nullhandler · gitpython-developers/GitPython@4bbaf1c · GitHub
Skip to content

Commit 4bbaf1c

Browse files
authored
Merge pull request #666 from bpoldrack/bf-nullhandler
BF: Added missing NullHandler to logger in git.remote
2 parents fad63e8 + 2b3c16c commit 4bbaf1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git/remote.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939

4040
log = logging.getLogger('git.remote')
41+
log.addHandler(logging.NullHandler())
4142

4243

4344
__all__ = ('RemoteProgress', 'PushInfo', 'FetchInfo', 'Remote')

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/gitpython-developers/GitPython/commit/4bbaf1c5c792d14867890200db68da9fd82d5997

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy