I have a flask app with various routes setup.
I want to log messages to go to a different log file for each route.
Is this possible?
In the function tha