papertrail / papertrail-cli

Command-line client for Papertrail hosted syslog & app log management service
http://papertrailapp.com/
MIT License
426 stars 46 forks source link

Reduce number of requires #92

Open sethherr opened 7 years ago

sethherr commented 7 years ago

@lmarburger I waffled on what made more sense with requiring papertrail, and your comment makes me think maybe I chose the wrong course. Would it be better to put the require papertrail in each of the cli ruby files rather than the bin files?