Is it possible to dynamically change log file location based on route in flask?

后端 未结 0 713
囚心锁ツ
囚心锁ツ 2021-01-02 01:59

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题