mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Update identify_push_listener_dialer.py debug config lint
This commit is contained in:
@ -54,10 +54,6 @@ from libp2p.peer.peerinfo import (
|
||||
)
|
||||
|
||||
# Configure logging
|
||||
# logging.basicConfig(
|
||||
# level=logging.DEBUG,
|
||||
# format="%(asctime)s - %(name)s - %(levelname)s - %(message)s",
|
||||
# )
|
||||
logger = logging.getLogger("libp2p.identity.identify-push-example")
|
||||
|
||||
# Default port configuration
|
||||
|
||||
Reference in New Issue
Block a user