humanmade / tachyon

Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant.

Home Page:https://engineering.hmn.md/projects/tachyon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support enabling logging for Docker container

roborourke opened this issue · comments

Right now there's no way to conditionally set the debug mode for Tachyon in the docker container. This would be useful for logging issues on local environments at least if not cloud.

We should add the option to set this via an environment variable.