Structured Logging for Janet (text and JSON) #1215
dlisboa
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Only have some minor remarks (^^;
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone. I made an implementation of structured logging for Janet, with support for JSON logs. It follows on some of the ideas of Go's implementation of
slog
. Also stole a little bit from @swlkrjoy
framework.https://github.com/dlisboa/janet-slog
It was quite fun to make. Let me know if there are any improvements. Contributions welcome!
Beta Was this translation helpful? Give feedback.
All reactions