chinthakagodawita / docker-hat

Helper commands to run and manage Docker containers on OS X.
MIT License
4 stars 0 forks source link

Swap out winston for custom logging #20

Closed chinthakagodawita closed 8 years ago

chinthakagodawita commented 9 years ago

We don't use much of the winston library except logging to screen. Let's remove that dependency and have a super simple write-to-screen logging class that uses chalk to make things pretty.

chinthakagodawita commented 8 years ago

Will be 'fixed' as part of the swap to Helm, closing.