final |
|---|
Renderer for the peer-derived strings appearing in log lines, exception messages, and JSON-RPC error payloads. Never un-escape the result, since a backslash is not itself escaped.
| Methods | ||
|---|---|---|
public
static
|
sanitise(string $value): string
|
# |
public
static
|
sanitiseCause(string $message): string
|
# |
public
static
|
sanitiseId(int|string $id): int|string
|
# |