# tmuxp.log.DebugLogFormatter.format

- **Module:** tmuxp.log.DebugLogFormatter
- **Package:** tmuxp
- **Language:** Python
- **Kind:** method
- **Source:** https://github.com/tmux-python/tmuxp/blob/153acdf6ff1268b14d3d03ed488f545a7123c8f1/src/tmuxp/log.py#L156
- **Page:** https://libtmux.org/en/py/latest/workspace/reference/tmuxp-log-debuglogformatter-format/

```
tmuxp.log.DebugLogFormatter.format(self, record: logging.LogRecord) -> str
```

Format a log record.
