Skip to content

Commit 888810b

Browse files
committed
Added image for tableformatter
1 parent 4ef3d2a commit 888810b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Documentation/Formatters.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,13 @@ let tableFormatter = TableFormatter(messageFields: [
149149

150150
This is an example of the result:
151151

152+
<p align="left">
153+
<img src="./assets/table_formatter.png" alt="tableformatter" width="200"/>
154+
</p>
155+
152156
> **Note**
153157
> Of course, you should use a monospaced font to have the best rendering.
154158

155-
![]()
156-
157159
## TerminalFormatter
158160

159161
This formatter is used to print logs into terminals or `stdout`/`stderr`.
98.3 KB
Loading

0 commit comments

Comments
 (0)