mirror of
https://github.com/Xevion/contest-assistant.git
synced 2025-12-12 16:11:17 -06:00
setup basic logging constants/handlers, write all table creation/update/basic fetching behavior sqlite statements
This commit is contained in:
@@ -1 +1,4 @@
|
||||
import logging
|
||||
|
||||
DATABASE = 'database.db'
|
||||
LOGGING_LEVEL = logging.DEBUG
|
||||
|
||||
Reference in New Issue
Block a user