mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +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
|
# Configure logging
|
||||||
# logging.basicConfig(
|
|
||||||
# level=logging.DEBUG,
|
|
||||||
# format="%(asctime)s - %(name)s - %(levelname)s - %(message)s",
|
|
||||||
# )
|
|
||||||
logger = logging.getLogger("libp2p.identity.identify-push-example")
|
logger = logging.getLogger("libp2p.identity.identify-push-example")
|
||||||
|
|
||||||
# Default port configuration
|
# Default port configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user