quadfile/QuadFile
Dominik V. Salonen e798886b7d Overhaul logging and do database creation
* print_log() now accepts a True/False to decide if a message should be printed
* Pass the config['DEBUG'] boolean to some of the print_log statements
* Add timestamps to log messages
* Change the source levels on some log messages to something more fitting
* Add a time_only option to the date/time string generator (Not sure why I even kept the old option but meh)
* Implement a "better than nothing" database-creation sequence
2018-03-20 19:19:26 +01:00
..
application.py Move auth function to cut some lines 2016-09-23 10:57:06 +02:00
db.py Much better 2016-02-02 10:10:45 +01:00
output.py Overhaul logging and do database creation 2018-03-20 19:19:26 +01:00