timbre

genekim 2021-06-14T19:55:45.000700Z

Hello, all — I’m starting a new project that uses reitit, jdbc, jetty, and I’m challenging myself to handle logging correctly for a change and use timbre, instead of logback. 🙂 Is there an easy way to log to Papertrail? (I found this article from @val_waeselynck here, but I don’t consider myself expert enough to wire timbre to log4j.) Many thanks!!!

genekim 2021-06-14T20:18:15.001800Z

(Ah, I see that syslog is now supported. Hooray! Now I’m just trying to puzzle out where to configure a remote syslog host…. Thanks!)