Adding contextual information to your logging output in Python 2.5 - by armakuni I am using Python 2.5. The Python logging module allows adding contextual information to your logging output. Is something similar possible in Python 2.5? Read the article