Skip to main content
View the source code for this module on GitHub: https://github.com/mcp-use/mcp-use/blob/main/mcp_use/logging.py
Logger module for mcp_use. This module provides a centralized logging configuration for the mcp_use library, with customizable log levels and formatters.

Logger

from mcp_use.logging import Logger
I