We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dced223 commit 3f0964dCopy full SHA for 3f0964d
src/mcp/client/session.py
@@ -15,7 +15,6 @@
15
16
DEFAULT_CLIENT_INFO = types.Implementation(name="mcp", version="0.1.0")
17
18
-logging.basicConfig(level=logging.INFO)
19
logger = logging.getLogger("client")
20
21
0 commit comments