Skip to content

Commit caaf829

Browse files
committed
📖 docs: update README to format code blocks for emoji log examples
1 parent 6fe3f93 commit caaf829

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,12 +592,12 @@ EmojiSelector.configure({
592592

593593
With emoji (enabled by default), the log format is:
594594

595-
```
595+
```text
596596
[ISO_TIMESTAMP][LOCAL_TIME][LEVEL][EMOJI]: message [data]
597597
```
598598

599599
Example:
600-
```
600+
```text
601601
[2026-02-11T14:00:00.000Z][2:00PM][ERROR][🗃️]: Database connection failed
602602
```
603603

0 commit comments

Comments
 (0)