Recently I had to setup a central logging system for an application deployed with Laravel Forge. I decided to use Papertrail, since you can setup it using Forge. I've found a tutorial by Matt Stauffer, which helped me to get the ball rolling. The only thing that bothered me was that logs transferre...