Skip to content
  • Dominik V. Salonen's avatar
    Overhaul logging and do database creation · e798886b
    Dominik V. Salonen authored
    * 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
    e798886b