If you use Rails+Heroku (or any of the other stacks they have special integrations for) I'd highly recommend it, as there are a bunch of convenient features you get out of the box, like being able to easily query the logs of a specific user, etc
Pros:Brilliant, easy-to-use logging (and-then-some) in a beautiful, intuitive UI. Lots of useful, developer-friendly features that "just work."
Cons:That it's only coming out now!
I've been using timber for a while now, on a bunch of elixir apps I've been writing in 2017. I must say it's the best experience I've had with any 3rd party logging system. I love the context functionality which can be used to group together log events in order to identify patterns quicker.
Whenever I've had a problem, David at Timber has always been there to help and is very responsive!
A handy tip: I use sentry.io for error reporting. The first thing I do when I see a sentry error pop up is:
- Copy the sentry error ID
- Paste it into timber's search bar for offending the application
- Find the sentry log message "Sending error <blah> to sentry.io" or something similar
- Click on the timestamp to see what happened around that log entry
A simple way to quickly get more context that sentry would never be able to provide.
Pros:Beautiful interface, easy to setup, amazing support
Cons:A little light on 3rd party integrations
Coming from a heavy Loggly user, this is an amazing execution. Makes cloud logging super straight-forward along with powerful filtering options. I'll keep playing with it some more, but so far it looks very solid.
Pros:Beautiful interface, seamless installation, responsive support.
Cons:I just found it out
We've been using Timber in production for a while now at Exeq, and it's been mission critical to us. Having consolidated, searchable logging across our (5+) systems has been awesome. Love working with their team as well; they love feedback and take it very well. Their alerting is actually too verbose for our needs at times, but configurability is coming! Would highly recommend.
Pros:Design, usability, ease of implementation, speed of team.
Cons:Alerting, it exists but can be better...but having read future specs, there's a lot in the works that makes me excited!
I've used Timber.io on CodeSponsor.io for a couple of months and have loved it. It is very easy to see real-time what is happening in the app and apply filters.
Pros:My favorite part was the installation process. So much thought was put into making this experience seamless. Huge kudos to the team!
Cons:No cons that I can see so far.