docs(log): add gif

This commit is contained in:
Maas Lalani 2023-11-08 11:11:50 -05:00
parent 055aa0d791
commit 3839b8d6e1
No known key found for this signature in database
GPG key ID: 5A6ED5CBF1A0A000

View file

@ -397,6 +397,8 @@ gum log --structured --level error "Unable to create file." name file.txt
See [`charmbracelet/log`](https://github.com/charmbracelet/log) for more usage.
<img src="https://vhs.charm.sh/vhs-6jupuFM0s2fXiUrBE0I1vU.gif" width="600" alt="Running gum log with debug and error levels" />
## Examples
See the [examples](./examples/) directory for more real world use cases.