mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Remove forced debug level
This commit is contained in:
@ -25,7 +25,6 @@ from .host_interface import IHost
|
||||
|
||||
|
||||
logger = logging.getLogger("libp2p.network.basic_host")
|
||||
logger.setLevel(logging.DEBUG)
|
||||
|
||||
|
||||
class BasicHost(IHost):
|
||||
|
||||
Reference in New Issue
Block a user