Skip to content

Commit 6b2251c

Browse files
Update app/en/home/build-tools/tool-context/page.mdx
Co-authored-by: Mateo Torres <[email protected]>
1 parent bab3096 commit 6b2251c

File tree

1 file changed

+1
-2
lines changed
  • app/en/home/build-tools/tool-context

1 file changed

+1
-2
lines changed

app/en/home/build-tools/tool-context/page.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ Let's walk through an example (or skip to [the full code](#example-code)).
3939

4040
### Logging
4141

42-
[
43-
Logging in MCP](https://modelcontextprotocol.io/specification/2025-06-18/server/utilities/logging) provides a standardized channel for servers to emit structured, leveled messages to clients. Logging is useful for observability, debugging, and user feedback during tool execution.
42+
[Logging in MCP](https://modelcontextprotocol.io/specification/2025-06-18/server/utilities/logging) provides a standardized channel for servers to emit structured, leveled messages to clients. Logging is useful for observability, debugging, and user feedback during tool execution.
4443

4544
You can send log messages at different levels using the `log` attribute of the `Context` object like this:
4645

0 commit comments

Comments
 (0)