Commit 24cb7b0
committed
List the lowlevel Context.log in the SEP-2577 deprecation note
The migration guide's Logging bullet named only the `MCPServer` `Context.log()`,
but the lowlevel `mcp.server.context.Context.log()` is a distinct public class
that this PR also decorates. Add it so users of that Context find their method.1 parent 7ee2e0d commit 24cb7b0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1224 | 1224 | | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | | - | |
| 1227 | + | |
1228 | 1228 | | |
1229 | 1229 | | |
1230 | 1230 | | |
| |||
0 commit comments