turbulent / substance

Local Docker-powered development environments
Apache License 2.0
18 stars 8 forks source link

Substance should use containers stdout logs instead of assuming to log file patterns on disk #45

Open bbeausej opened 5 years ago

bbeausej commented 5 years ago

Currently, substance relies on image storing their logs in a logdir to file. Substance should use docker stdout logging as it's pretty much a standard now.