run api ref gen

This commit is contained in:
zzstoatzz 2025-06-24 13:02:03 -05:00
commit 034fa72b9c
50 changed files with 685 additions and 469 deletions

View file

@ -7,7 +7,7 @@ sidebarTitle: logging
## Functions
### `create_log_callback`
### `create_log_callback` <sup><a href="https://github.com/jlowin/fastmcp/blob/main/src/fastmcp/client/logging.py#L20" target="_blank">↗</a></sup>
```python
create_log_callback(handler: LogHandler | None = None) -> LoggingFnT