arthurquinn / solitaire

A solitaire engine and game interface that will eventually be deployed to the web.
0 stars 0 forks source link

Create webserver logging system #38

Open arthurquinn opened 6 years ago

arthurquinn commented 6 years ago

Look into the default python logging library for this, it is very simple and easy to configure.