Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
网上有很多示例,但是在 settings.py 中配置 LOGGING 字典以捕获解决方案及其相关应用程序发生的所有事情的最佳方法是什么 - 从小错误到 sql/model 调用。
干杯!
查看 Django 日志记录文档,这些答案可能对答案 1和答案 2有用
并根据您的应用进行定制
希望这对你有帮助