clojure-losangeles

https://www.meetup.com/Los-Angeles-Clojure-Users-Group/
2020-02-04T20:08:40.008100Z

Hi everyone! We still have room for presenters at our next meetup. The topic is logging. We’d love to hear from you! Drop ideas here in the channel, or you can dm @dorab or @ticean if you’re more comfortable doing that.

2020-02-04T20:14:56.012300Z

Selfishly, I use timbre but have been battling with slf4j this week. We have untamed, chatty Java libs logging at all levels. I’d like to log all of it as structured (json) logs. ♥️💖 if someone presents a good solution for that. 😂 😂 😂

nate 2020-02-04T20:17:59.012600Z

@ticean I'll chip in with my logging setup

🎉 1
defndaines 2020-02-04T20:22:41.013900Z

We use Cambium ( https://cambium-clojure.github.io/ ) for structured logging, but unfortunately I’m not able to make it. I also dug into trying to use LogBack in a more raw way a while back, but hit a lot of dead ends getting structured logging to work.

2020-02-04T20:24:53.015Z

Thanks for the link @defndaines! I haven’t tried Cambium and will give it a look!

lukasz 2020-02-04T21:05:09.015700Z

As I'm moving our logging infra this week I can vent talk about it for a bit

🎉 1