# LibTmux.Internal.TmuxLog

- **Module:** LibTmux.Internal
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Diagnostics/TmuxLog.cs#L36
- **Page:** https://libtmux.org/reference/dotnet/libtmux-internal-tmuxlog/

Records what tmux was asked and what it answered.

The keys are stable scalars so that a log aggregator can filter and group on
them. Everything that can carry a payload is truncated, the command line
included: a capture runs to megabytes, and setting a buffer puts whatever
was copied into the arguments.

## Members

- `CommandCompleted` (method)
- `Truncate` (method)
