rafecolton / docker-builder

Docker builder builds Docker images from a friendly config file.
MIT License
80 stars 11 forks source link

Silence Martini output for /health #85

Closed colegleason closed 10 years ago

colegleason commented 10 years ago

It's annoying to dig through all of the logs that are just GET requests for /health. Let's silence the output here.