18F / fbopen

[DEPRECATED] An open API server, data import tools, and sample apps to help small businesses search for opportunities to work with the U.S. government.
Other
101 stars 45 forks source link

bunyan install very Ubuntu-unfriendly #138

Closed arowla closed 10 years ago

arowla commented 10 years ago

Bunyan has been less awesome JSON logging coolness, more pain in the butt. Let's replace with the more tried-and-true Winston.

The last straw was that it wouldn't install on Ubuntu 14.04 LTS, because apparently one of bunyan's dependencies relies on an ancient and unmaintained(!) version of Python (2.6). Not cool.