redirectioneaza
redirectioneaza copied to clipboard
Refactor logging
Look into a better way to capture logging from flask, db and standard logs
I'm thinking here we should be setting up another model/table that will hold all events, with a possibility to output all this captured data into a flat file. Of course implementation would differ based on where we deploy the app. Any further requirements here?