sfu-natlang / lensingwikipedia

Lensing Wikipedia is an interface to visually browse through human history as represented in Wikipedia. This the source code that runs the website:
http://lensingwikipedia.cs.sfu.ca
Other
11 stars 4 forks source link

Logging to syslog #194

Closed avacariu closed 8 years ago

avacariu commented 8 years ago

This pull request makes all log messages go to the host's syslog.

Now we can run docker-compose in detached mode (meaning the containers run in the background), and we can look through the logs more easily.