| Interface | Description |
|---|---|
| BorderFormatter |
The border formatter used to wrap string segments with borders when logging.
|
| Class | Description |
|---|---|
| DefaultBorderFormatter |
String segments wrapped with borders look like:
╔════════════════════════════════════════════════════════════════════════════ ║String segment 1 ╟──────────────────────────────────────────────────────────────────────────── ║String segment 2 ╟──────────────────────────────────────────────────────────────────────────── ║String segment 3 ╚════════════════════════════════════════════════════════════════════════════ |