We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef3d2a commit 888810bCopy full SHA for 888810b
Documentation/Formatters.md
@@ -149,11 +149,13 @@ let tableFormatter = TableFormatter(messageFields: [
149
150
This is an example of the result:
151
152
+<p align="left">
153
+<img src="./assets/table_formatter.png" alt="tableformatter" width="200"/>
154
+</p>
155
+
156
> **Note**
157
> Of course, you should use a monospaced font to have the best rendering.
158
-![]()
-
159
## TerminalFormatter
160
161
This formatter is used to print logs into terminals or `stdout`/`stderr`.
Documentation/assets/table_formatter.png
98.3 KB
0 commit comments