xsecuremcp / docs /python-sdk /fastmcp-client-logging.mdx
zzstoatzz
update path and mdxify
1814d17
Raw
History Blame
198 Bytes
---
title: logging
sidebarTitle: logging
---
# `fastmcp.client.logging`
## Functions
### `create_log_callback`
```python
create_log_callback(handler: LogHandler | None = None) -> LoggingFnT
```