Last active
January 1, 2025 20:59
-
-
Save jessitron/ec40d3622721177d2fbdb7195aac2c39 to your computer and use it in GitHub Desktop.
A structured log to send to Honeycomb from jessitron/hny-tricks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"body": "lalala, look at me", | |
"severity": "warn", | |
"user.id": "jessitron", | |
"url.path": "/silly", | |
"key": "G", | |
"library.name": "hny-tricks", | |
"library.version": "0.0.11", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment