Commit Graph
13 Commits
Author SHA1 Message Date
Stan James 534f2cbd3e Fixing Error R10
The fix: https://stackoverflow.com/a/40356341/59913
2018-01-31 08:30:07 -07:00
Stan James f0b2291dc9 Fixed print() to python 3 standard 2018-01-30 16:44:44 -07:00
Stan James 4b40c57e80 Added Procfile 2018-01-30 16:43:30 -07:00
Stan James a982216948 Deleted unused config and updated README 2018-01-30 16:28:00 -07:00
Stan James b22703e8ad Moved database uri to env var
Was is config file.
2018-01-30 16:23:53 -07:00
Stan James 9153ba75b6 formatting 2018-01-30 16:01:31 -07:00
Stan James d67f73c3c5 Fixed handling of non-ascii messages. 2018-01-28 23:22:37 -07:00
Stan James 919dd9e940 Display logged messages. 2018-01-28 22:41:12 -07:00
Stan James 01019f1186 Cleaned up README and moved config info out of version control
Clarified naming of some things.
2018-01-28 22:29:50 -07:00
Stan James 68cf51aa3e Merge pull request #1 from Kentoseth/master
MVP for a logger
2018-01-28 21:18:09 -07:00
Kentoseth ffd952c014 added requirements.txt file 2018-01-29 02:25:17 +02:00
Kentoseth 381a69e6d8 MVP for a logger 2018-01-29 01:29:58 +02:00
Stan James 75f7781f13 Initial commit 2018-01-25 19:51:46 -07:00