Skip to content

chore(logging): add structured logging for MCP tool calls#73

Open
estellebertrand wants to merge 1 commit intomainfrom
feat/logging-tests-decorator
Open

chore(logging): add structured logging for MCP tool calls#73
estellebertrand wants to merge 1 commit intomainfrom
feat/logging-tests-decorator

Conversation

@estellebertrand
Copy link

Adding a dedicated logging module:

  • To ensure we can keep a track of how the MCP tools are used, a wrapper is added to each tool to capture tool calls and the used arguments
  • To improve logs readability, the logging syntax is unified between uvicorn and python loggers : datetime, level, name, details
  • All logging-related logic and naming is centralized is the new module and imported when needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant