這個slide (Debugging Django) 大概簡介了怎麼Debuggin Django的一些方法與細節
十分有參考價值...
Summary 如下
基本的就直接用Python的logging 可以logging to console, file, ..etc
db-error-log: 這個module可以幫忙把exception記錄在database裡
ProfilerMiddleware: 可以作Profiling 直接在Browser上打Url 可以看到Profiling與hotspot的結果
DebuggerFooter: add a SQL footer into every HTML files
沒有留言:
張貼留言