File size: 334 Bytes
1814d17
 
 
 
 
 
 
 
 
7f20f81
1814d17
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: logging
sidebarTitle: logging
---

# `fastmcp.client.logging`

## Functions

### `create_log_callback` <sup><a href="https://github.com/jlowin/fastmcp/blob/main/src/fastmcp/client/logging.py#L20"><Icon icon="github" size="14" /></a></sup>

```python
create_log_callback(handler: LogHandler | None = None) -> LoggingFnT
```