Tagged: logging

Mar 17, 2014

Debugging with AOP

Debugging code with aspect-oriented programming

Dec 21, 2013

Dumping logs on test failures

A base TestCase class that dumps external logs on failures and works with nose

Dec 10, 2013

Adding stacktraces to log messages

Showing stacktraces in Django's SQL query logging