Skip to content

Commit 3d86b3b

Browse files
committed
docs: added logging output image
1 parent e99488f commit 3d86b3b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

35.1 KB
Loading

docs/logging/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ MintMousse ships a powerful, thread-safe logging system that lets you:
66
- Route logs anywhere (file, REST, custom sink, etc.)
77
- Safely handle crashes via [`love.errorhandler`](https://love2d.org/wiki/love.errorhandler) so nothing is missed.
88

9+
![Console Output Example](../assets/images/logging/console_example.PNG)
10+
911
## Types
1012
|Type|Description|
1113
|---|---|

0 commit comments

Comments
 (0)