Echopraxia Logging Library #733
wsargent
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Hello philsttr,
I'm working on a Java version of Blindsight, which I'm calling Echopraxia!
https://github.com/tersesystems/echopraxia
It's a bit more clunky to use builder functions rather than implicits, but I'm pretty happy with it overall -- as it's specifically for structured logging it throws away the varadic / obj1 / obj2 signatures and just has a single function for arguments.
I've also put together a simple spring boot example:
https://github.com/tersesystems/echopraxia-spring-boot-example
I'd be interested in getting your feedback!
Beta Was this translation helpful? Give feedback.
All reactions